-
Notifications
You must be signed in to change notification settings - Fork 30
WIP: ✨ Is7092/list study jobs #7739
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
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7739 +/- ##
===========================================
- Coverage 86.81% 67.94% -18.87%
===========================================
Files 1841 804 -1037
Lines 71465 37048 -34417
Branches 1214 174 -1040
===========================================
- Hits 62044 25174 -36870
- Misses 9078 11816 +2738
+ Partials 343 58 -285
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
e9f6427
to
2c7857c
Compare
|
What do these changes do?
Extend
StudyService
with functions that communicate with web-server.Related issue/s
GET /v0/studies/{study_id}/jobs/{job_id}
#7093GET /v0/studies/{study_id}/jobs
#7092How to test
Dev-ops