alan-turing-institute / DTBase

A starting point from which digital twins can be developed.
MIT License
11 stars 4 forks source link

Improve locations #165

Closed mhauru closed 10 months ago

mhauru commented 11 months ago
codecov-commenter commented 11 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (7e2fba7) 86.69% compared to head (1dbb781) 86.91%.

:exclamation: Current head 1dbb781 differs from pull request most recent head 21ed586. Consider uploading reports for the commit 21ed586 to get more accurate results

Files Patch % Lines
dtbase/backend/api/location/routes.py 77.27% 5 Missing :warning:
dtbase/webapp/app/locations/routes.py 71.42% 4 Missing :warning:
dtbase/core/locations.py 70.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================== + Coverage 86.69% 86.91% +0.21% ========================================== Files 70 71 +1 Lines 4759 4792 +33 ========================================== + Hits 4126 4165 +39 + Misses 633 627 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.