-
Notifications
You must be signed in to change notification settings - Fork 27
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
♻️Computation backend: clean comp_tasks DB (🗃️) #6968
♻️Computation backend: clean comp_tasks DB (🗃️) #6968
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6968 +/- ##
==========================================
+ Coverage 85.56% 87.10% +1.53%
==========================================
Files 1611 1604 -7
Lines 63638 63442 -196
Branches 2027 2027
==========================================
+ Hits 54455 55261 +806
+ Misses 8849 7848 -1001
+ Partials 334 333 -1
Continue to review full report in Codecov by Sentry.
|
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.
👍
services/director-v2/src/simcore_service_director_v2/api/routes/computations.py
Outdated
Show resolved
Hide resolved
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.
💯 Please do not forget DB migration icon in the name 🗃️
5070345
to
225df27
Compare
225df27
to
fc76b80
Compare
fc76b80
to
200a6d1
Compare
Quality Gate passedIssues Measures |
What do these changes do?
Related issue/s
How to test
Dev-ops checklist