Closed mhauru closed 10 months ago
Attention: 20 lines
in your changes are missing coverage. Please review.
Comparison is base (
7e2fba7
) 86.69% compared to head (9b7c6f0
) 87.71%.:exclamation: Current head 9b7c6f0 differs from pull request most recent head 528960e. Consider uploading reports for the commit 528960e to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Specific features implemented in this PR:
Adds tests for all the backend API endpoints that were missing them, and finishes the work on the endpoints related to inserting and getting information about sensors and sensor measures associated with model runs. In the process, fix various small things in the files I was editing.
Builds on #165, so merging that first will make the diff for this shorter.
Closes #126 and #41