This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ba82b9206a8b99ae50d7ba027446d014ad025842
go-caatsm
/
internal
/
adapter
/
parser
T
History
windyboy
ba82b9206a
refactor aviation parser architecture
2025-12-24 17:40:52 +08:00
..
aviation
refactor aviation parser architecture
2025-12-24 17:40:52 +08:00
schedule
refactor parser packages
2025-12-24 17:23:41 +08:00
weather
refactor weather parser
2025-12-24 17:05:51 +08:00
composite_test.go
refactor parser packages
2025-12-24 17:23:41 +08:00
composite.go
✨
Add weather report parsing for METAR, SPECI, and TAF
2025-12-24 16:38:03 +08:00
parser.go
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00
provider.go
refactor parser packages
2025-12-24 17:23:41 +08:00
suite_test.go
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00