-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 Fix filtering of currently running jobs #8093
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 filtering of currently running jobs #8093
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8093 +/- ##
==========================================
+ Coverage 88.26% 88.49% +0.23%
==========================================
Files 1876 719 -1157
Lines 71998 33203 -38795
Branches 1269 176 -1093
==========================================
- Hits 63548 29383 -34165
+ Misses 8083 3762 -4321
+ Partials 367 58 -309
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
odeimaiz
left a comment
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.
Merci
pcrespov
left a comment
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.
thx
|
2bdc986
into
ITISFoundation:master



What do these changes do?
Related issue/s
_comp_runs_collections_repositoryquery does not return a single row but multiple #8063How to test
Dev-ops