b0f9d31ee2
Implement backend API for landmarks, trip optimization, and toilet locations
...
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m49s
Run linting on the backend code / Build (pull_request) Successful in 30s
Run testing on the backend code / Build (pull_request) Failing after 45s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 32s
- Added landmarks_router.py to handle landmark retrieval based on user preferences and location.
- Implemented optimization_router.py for trip optimization, including handling preferences and landmarks.
- Created toilets_router.py to fetch toilet locations within a specified radius from a given location.
- Enhanced error handling and logging across all new endpoints.
- Generated a comprehensive report.html for test results and environment details.
2025-07-13 17:43:24 +02:00
8c3145dfc9
increased max_iter and park support
2025-02-19 11:11:23 +01:00
81330e5eb3
fixed cluster names
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m54s
Run linting on the backend code / Build (pull_request) Successful in 27s
Run testing on the backend code / Build (pull_request) Failing after 4m19s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 24s
2025-02-11 07:34:50 +01:00
581644a108
come onnnnn
Run testing on the backend code / Build (pull_request) Has been cancelled
Run linting on the backend code / Build (pull_request) Has been cancelled
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m30s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 24s
2025-01-28 15:26:52 +01:00
bab6cfe74e
all tests passed after cache
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m42s
Run linting on the backend code / Build (pull_request) Successful in 27s
Run testing on the backend code / Build (pull_request) Failing after 2m18s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 24s
2025-01-27 20:48:50 +01:00
e612a82921
fixed loki + some opti changes
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m36s
Run linting on the backend code / Build (pull_request) Successful in 27s
Run testing on the backend code / Build (pull_request) Failing after 4m46s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 22s
2025-01-24 16:03:05 +01:00
e5a4645f7a
faster pulp and more tests
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m14s
Run linting on the backend code / Build (pull_request) Successful in 26s
Run testing on the backend code / Build (pull_request) Failing after 7m45s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 24s
2025-01-16 10:15:24 +01:00
a718b883d7
pylint update
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m19s
Run linting on the backend code / Build (pull_request) Failing after 26s
Run testing on the backend code / Build (pull_request) Failing after 1m45s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 14s
2024-11-21 13:55:13 +01:00
2810d93f98
migrated tests
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m56s
Run linting on the backend code / Build (pull_request) Failing after 25s
Run testing on the backend code / Build (pull_request) Failing after 1m9s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 15s
2024-11-18 16:52:01 +01:00
4305b21329
first fixes
2024-11-18 15:39:20 +01:00
1ade92aed3
better timing
Build and push docker image / Build (pull_request) Successful in 1m49s
Build and release APK / Build APK (pull_request) Successful in 5m3s
2024-09-10 18:12:17 +02:00
d1c53e08bb
improved tour length
Build and push docker image / Build (pull_request) Successful in 1m39s
Build and release APK / Build APK (pull_request) Successful in 5m14s
2024-09-10 17:23:01 +02:00
3475990e5f
fixed timing and optimizer speed
Build and push docker image / Build (pull_request) Successful in 1m49s
Build and release APK / Build APK (pull_request) Successful in 5m40s
2024-09-10 16:53:16 +02:00
da921171e9
more balanced scores
Build and push docker image / Build (pull_request) Successful in 1m41s
2024-08-12 15:58:30 +02:00
2863c99d7c
style corrections, documentation, duplicate removal, flow improvement
2024-07-25 17:15:18 +02:00
d23050b811
fixed parameters folder
2024-07-24 10:34:34 +02:00
8d71cab8d5
osmnx does not behave
2024-07-17 12:00:40 +02:00
49ce8527a3
cleanup path handling for easier dockerization
2024-06-30 18:42:59 +02:00