populationgenomics / metamist

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

Move to use query syntax for multiple query params #882

Closed illusional closed 2 months ago

illusional commented 2 months ago

Fix the query params on family endpoint + other endpoints

Docs: https://fastapi.tiangolo.com/tutorial/query-params-str-validations/#query-parameter-list-multiple-values

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.54%. Comparing base (216bb11) to head (ec2f2ed). Report is 1 commits behind head on dev.

Files Patch % Lines
api/routes/analysis.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #882 +/- ## ======================================= Coverage 80.54% 80.54% ======================================= Files 172 172 Lines 14641 14641 ======================================= Hits 11793 11793 Misses 2848 2848 ```

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