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

fix: stage selection #744

Merged
merged 2 commits into from
May 24, 2024
Merged

fix: stage selection #744

merged 2 commits into from
May 24, 2024

Conversation

IzStriker
Copy link
Contributor

Fixes #728

Copy link

vercel bot commented May 24, 2024

@IzStriker is attempting to deploy a commit to the evroon's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented May 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bracket ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 7:53am

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.67%. Comparing base (ad39aa6) to head (688c370).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
- Coverage   92.72%   92.67%   -0.06%     
==========================================
  Files         108      108              
  Lines        3727     3727              
==========================================
- Hits         3456     3454       -2     
- Misses        271      273       +2     

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

@evroon
Copy link
Owner

evroon commented May 24, 2024

thanks! seems to work now indeed
the query could probably be simplified, but I don't know how at the moment

@evroon evroon merged commit eb141b5 into evroon:master May 24, 2024
6 checks passed
@IzStriker
Copy link
Contributor Author

thanks! seems to work now indeed the query could probably be simplified, but I don't know how at the moment

My natural approach would have just been to return the data and do the rest in python.

@IzStriker IzStriker deleted the fix-stage-selection branch May 25, 2024 09:47
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.

Issue Switching between stages
2 participants