populationgenomics / metamist

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

Add more graphql filter options for nested samples #878

Closed illusional closed 1 month ago

illusional commented 1 month ago

And fix a bug where the parent / root sample fields on the project grid don't render if there aren't any sequencing groups.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 40.62500% with 19 lines in your changes missing coverage. Please review.

Project coverage is 80.54%. Comparing base (55cea0e) to head (101e36b).

Files Patch % Lines
api/graphql/schema.py 38.09% 13 Missing :warning:
api/graphql/loaders.py 37.50% 5 Missing :warning:
models/models/web.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #878 +/- ## ========================================== - Coverage 80.63% 80.54% -0.09% ========================================== Files 172 172 Lines 14611 14641 +30 ========================================== + Hits 11781 11793 +12 - Misses 2830 2848 +18 ```

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