populationgenomics / metamist

Sample level metadata system
MIT License
1 stars 1 forks source link

Update FastAPI + Pydantic #776

Closed illusional closed 2 months ago

illusional commented 2 months ago

Substantially changes the following methods, which requires a bumpversion major.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 68.29268% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 76.98%. Comparing base (1743546) to head (f14050c). Report is 1 commits behind head on dev.

Files Patch % Lines
api/utils/openapi.py 13.04% 20 Missing :warning:
api/routes/assay.py 75.00% 3 Missing :warning:
api/routes/sample.py 80.00% 2 Missing :warning:
api/routes/participant.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #776 +/- ## ========================================== - Coverage 77.07% 76.98% -0.10% ========================================== Files 157 157 Lines 12990 13026 +36 ========================================== + Hits 10012 10028 +16 - Misses 2978 2998 +20 ```

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