tests/CI: enable branch coverage#3920
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3920 +/- ##
==========================================
- Coverage 96.24% 94.99% -1.25%
==========================================
Files 108 108
Lines 23353 23353
Branches 0 2324 +2324
==========================================
- Hits 22475 22185 -290
Misses 878 878
- Partials 0 290 +290
Continue to review full report at Codecov.
|
|
Not sure why the coverage has dropped...? Also I noticed that |
Expected, since typically not all branches are covered. But no idea why it increased (slightly) on coveralls?!
They had DB issues yesterdays, should be faster typically. |
|
Found this: lemurheavy/coveralls-public#31 - should be reported, but maybe not for Python?! |
Oh OK, thanks.
I did notice in another PR today that the comment from I get we can merge this as is then? |
|
Yes! |
No description provided.