Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Enabled pheno level session for response and query #112

Merged
merged 7 commits into from
Apr 11, 2024
Merged

Conversation

rmanaem
Copy link
Contributor

@rmanaem rmanaem commented Apr 10, 2024

Checklist

This section is for the PR reviewer

  • PR has an interpretable title with a prefix ([ENH], [FIX], [REF], [TST], [CI], [MNT], [INF], [MODEL], [DOC]) (see our Contributing Guidelines for more info)
  • PR has a label for the release changelog or skip-release (to be applied by maintainers only)
  • PR links to GitHub issue with mention Closes #XXXX
  • Tests pass
  • Checks pass

For new features:

  • Tests have been added

For bug fixes:

  • There is at least one test that would fail under the original bug conditions.

Copy link

netlify bot commented Apr 10, 2024

Deploy Preview for neurobagel-query ready!

Name Link
🔨 Latest commit a3e319b
🔍 Latest deploy log https://app.netlify.com/sites/neurobagel-query/deploys/6617f3b9aed17e0008d69a11
😎 Deploy Preview https://deploy-preview-112--neurobagel-query.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@surchs surchs self-requested a review April 10, 2024 22:16
@rmanaem rmanaem added the pr-minor-breaking Feature or enhancement that breaks compatibility, will increment minor version (0.+1.0) label Apr 10, 2024
@rmanaem rmanaem changed the title Enabled pheno level session for response and query [ENH] Enabled pheno level session for response and query Apr 10, 2024
@rmanaem rmanaem self-assigned this Apr 10, 2024
Copy link
Contributor

@surchs surchs left a comment

Choose a reason for hiding this comment

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

Very nice PR, thanks @rmanaem! The tests really make reviewing a breeze. Also took a look at the staging deploy, looks nice. Maybe in the future we could use a numeric field for the number of sessions that's more narrow / a slider.

But for now this does the job very nicely!

🧑‍🍳

cypress/component/QueryForm.cy.tsx Show resolved Hide resolved
cypress/component/QueryForm.cy.tsx Show resolved Hide resolved
cypress/e2e/APIRequests.cy.ts Outdated Show resolved Hide resolved
cypress/e2e/ResultsTSV.cy.ts Show resolved Hide resolved
src/components/QueryForm.tsx Show resolved Hide resolved
src/components/ResultContainer.tsx Show resolved Hide resolved
@rmanaem rmanaem merged commit 7ba65bf into main Apr 11, 2024
9 checks passed
@rmanaem rmanaem deleted the feat-78 branch April 11, 2024 14:32
@surchs
Copy link
Contributor

surchs commented Apr 11, 2024

🚀 PR was released in v0.2.0 🚀

@surchs surchs added the released This issue/pull request has been released. label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-minor-breaking Feature or enhancement that breaks compatibility, will increment minor version (0.+1.0) released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable pheno level session for response and query
2 participants