populationgenomics / metamist

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

:bug: Fix for graphQL when query project->cohorts by id. #805

Closed milo-hyben closed 4 months ago

milo-hyben commented 4 months ago

This PR is s simple fix when query project -> cohorts by string id.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.30%. Comparing base (ab809cd) to head (0730101).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #805 +/- ## ======================================= Coverage 77.30% 77.30% ======================================= Files 157 157 Lines 13010 13010 ======================================= Hits 10057 10057 Misses 2953 2953 ```

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

vivbak commented 4 months ago

Thanks @milo-hyben! Annoyingly, in my assorted fixes PR I fixed this exact issue with the cohort_template and yet skipped the cohort id itself!! https://github.com/populationgenomics/metamist/pull/793/files