-
Notifications
You must be signed in to change notification settings - Fork 77
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
Release v1.2 #1092
Release v1.2 #1092
Conversation
Laying down basic strokes of standard get_data response
Update copyright headers across the codebase
Create reusable React app for task results review
…ling-by-one-worker Prevent oversampling of study submissions by any single worker
…udy-oversampling-by-one-worker Prevent oversampling of study submissions by any single worker
We'll want to get doc deployment + code style squared away before this goes in. Unsure why we have some test failings here too. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1092 +/- ##
==========================================
+ Coverage 60.38% 62.71% +2.32%
==========================================
Files 155 179 +24
Lines 11822 12594 +772
==========================================
+ Hits 7139 7898 +759
- Misses 4683 4696 +13 ☔ View full report in Codecov by Sentry. |
bdc8c18
to
1f4fe78
Compare
@JackUrb Sure thing! I usually leave fixing of failing checks to the very last stage, and I've just done that. Everything is passing now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Glad to have this together! Sorry for the review delays
No description provided.