-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 Fix abort task test #7501
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 abort task test #7501
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7501 +/- ##
===========================================
- Coverage 87.44% 68.96% -18.48%
===========================================
Files 1741 739 -1002
Lines 67375 34610 -32765
Branches 1142 170 -972
===========================================
- Hits 58913 23870 -35043
- Misses 8142 10682 +2540
+ Partials 320 58 -262
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
sanderegg
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.
thanks a lot! that makes total sense now ;)
|
giancarloromeo
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.
Thanks @bisgaard-itis, this solves the tests issue but not the one we experience running the full stack 👌



What do these changes do?
Related issue/s
How to test
Dev-ops checklist