-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Remove TaskStatus consistency check #7444
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
🎨 Remove TaskStatus consistency check #7444
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7444 +/- ##
===========================================
- Coverage 87.41% 68.88% -18.53%
===========================================
Files 1729 735 -994
Lines 66864 34418 -32446
Branches 1133 168 -965
===========================================
- Hits 58449 23709 -34740
- Misses 8094 10651 +2557
+ Partials 321 58 -263
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!
|
@Mergifyio queue |
☑️ Nothing to do
|
|
|
This was superseded here: #7468 |



What do these changes do?
TaskStatusconsistency check as it has caused a lot of issues when debuggingstoragein the last couple of days. It seems unnecessary.ProgressBarDataRelated issue/s
How to test
Dev-ops checklist
FYI @sanderegg @giancarloromeo