Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 105 deal with multiple locations #108

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

Teddy-1000
Copy link
Collaborator

Draft for handling station with slightly diverging positions in /location.

@Teddy-1000 Teddy-1000 requested a review from lukas-phaf April 4, 2024 15:01
@Teddy-1000 Teddy-1000 linked an issue Apr 4, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Apr 4, 2024

API Unit Test Coverage Report
FileStmtsMissCoverMissing
\_\_init\_\_.py00100% 
datastore_pb2.py604820%24–71
datastore_pb2_grpc.py432347%37–52, 85–87, 92–94, 99–101, 106–108, 112–136, 174, 191, 208, 225
grpc_getter.py201145%15–16, 20–23, 27–29, 33–35
locustfile.py15150%1–31
main.py34585%41, 51–52, 62–63
metadata_endpoints.py552555%42–51, 55, 72–151, 155
response_classes.py50100% 
utilities.py752468%16, 34, 41, 63–66, 74–81, 86–93, 113, 117, 119, 128–132
custom_geo_json
   edr_feature_collection.py60100% 
formatters
   \_\_init\_\_.py110100% 
   covjson.py53198%75
   geojson.py15287%17, 42
routers
   \_\_init\_\_.py00100% 
   edr.py1271092%133, 146–158, 163, 168, 275–276, 321–322
   feature.py461959%75–108, 124–129, 135–157
TOTAL56518368% 

API Unit Test Coverage Summary

Tests Skipped Failures Errors Time
23 0 💤 0 ❌ 0 🔥 1.861s ⏱️

api/utilities.py Outdated Show resolved Hide resolved
api/routers/edr.py Outdated Show resolved Hide resolved
api/routers/edr.py Show resolved Hide resolved
api/routers/edr.py Outdated Show resolved Hide resolved
api/routers/edr.py Outdated Show resolved Hide resolved
setup.cfg Show resolved Hide resolved
api/utilities.py Outdated Show resolved Hide resolved
@Teddy-1000 Teddy-1000 added API For issues and PR related to the APIs API:EDR Label for API issue and PR related to EDR labels Apr 8, 2024
api/routers/edr.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API:EDR Label for API issue and PR related to EDR API For issues and PR related to the APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/locations too strict in checking station coordinates
2 participants