Skip to content

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

Merged
milo-hyben merged 1 commit intodevfrom
graphql-project-to-cohorts
May 29, 2024
Merged

🐛 Fix for graphQL when query project->cohorts by id.#805
milo-hyben merged 1 commit intodevfrom
graphql-project-to-cohorts

Conversation

@milo-hyben
Copy link
Copy Markdown
Contributor

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

@milo-hyben milo-hyben requested a review from vivbak May 29, 2024 00:25
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@jmarshall jmarshall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't completely convinced myself that there aren't any similar problems elsewhere as well, but this instance and fix is LGTM.

@milo-hyben milo-hyben merged commit 25412d4 into dev May 29, 2024
@milo-hyben milo-hyben deleted the graphql-project-to-cohorts branch May 29, 2024 00:45
@vivbak
Copy link
Copy Markdown
Contributor

vivbak commented May 29, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants