Closed mhauru closed 8 months ago
Attention: Patch coverage is 97.02381%
with 5 lines
in your changes are missing coverage. Please review.
Project coverage is 90.65%. Comparing base (
1706c7b
) to head (a832c47
).:exclamation: Current head a832c47 differs from pull request most recent head 792de49. Consider uploading reports for the commit 792de49 to get more accurate results
Files | Patch % | Lines |
---|---|---|
dtbase/backend/database/utils.py | 87.80% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
dtbase
webapp
tofrontend
core
tobackend/database
core
tobackend
, e.g. utils only used in the backend.core
is now very barebones.Documentation has not been updated to match, because the documentation overhaul is imminent. More restructuring might be coming, but figured this could get merged already.
Closes #98 and #205, partially addresses #129