-
-
Notifications
You must be signed in to change notification settings - Fork 766
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
Refactor build file to sections #2541
Conversation
b39a74d
to
40c51d5
Compare
Codecov Report
@@ Coverage Diff @@
## master #2541 +/- ##
=============================================
- Coverage 80.83% 25.18% -55.66%
+ Complexity 2265 392 -1873
=============================================
Files 376 376
Lines 7353 7353
Branches 1206 1206
=============================================
- Hits 5944 1852 -4092
- Misses 810 5370 +4560
+ Partials 599 131 -468 Continue to review full report at Codecov.
|
Codecov gets triggered before any report can be published? |
@arturbosch maybe because of the old setting removed in #2546 ? |
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.
👏👏👏👏
Coverage went down to 25% 😐 |
And some of the newer PRs increase it by x.xx% without writing tests :S |
No description provided.