-
-
Notifications
You must be signed in to change notification settings - Fork 777
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
Sort html report #2290
Sort html report #2290
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2290 +/- ##
=========================================
Coverage 81.71% 81.71%
Complexity 2111 2111
=========================================
Files 348 348
Lines 6044 6044
Branches 1105 1105
=========================================
Hits 4939 4939
Misses 519 519
Partials 586 586
Continue to review full report at Codecov.
|
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.
The first commit is exactly the same. Because I needed that refactor in the tests too for this. I will rebase this or #2288 as soon as the other is merged. We can block this one if you want. |
Rebasing is the best option, I think. |
Rebased. We can unblock it. |
Fixes #2287