-
Notifications
You must be signed in to change notification settings - Fork 44
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
editoast: parallelise errors layer generation #5847
Conversation
b41e0d8
to
92a5a29
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #5847 +/- ##
============================================
+ Coverage 19.70% 19.72% +0.01%
Complexity 2345 2345
============================================
Files 910 910
Lines 108075 108097 +22
Branches 2634 2634
============================================
+ Hits 21299 21319 +20
- Misses 85216 85218 +2
Partials 1560 1560
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
b531bc7
to
57e40b4
Compare
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 for this PR. Could you add some benchmark information in the PR description to see how effective the modification is.
c68c840
to
efebb8c
Compare
efebb8c
to
f2495df
Compare
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.
Nice PR! Thanks for your PR.
close #5516