Closed ogrisel closed 6 years ago
Merging #15 into master will decrease coverage by
0.08%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #15 +/- ##
==========================================
- Coverage 73.91% 73.82% -0.09%
==========================================
Files 8 8
Lines 598 596 -2
==========================================
- Hits 442 440 -2
Misses 156 156
Impacted Files | Coverage Δ | |
---|---|---|
pygbm/__init__.py | 100% <ø> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 176a35b...883bbf3. Read the comment docs.
Code coverage report is not very clever to say the least: how can deleting 2 lines of code decrease coverage...
The wheels for numba 0.40.1 now use tbb by default without causing the openmp backend introspection to crash (openmp is disabled in those wheels).