Closed lkorczowski closed 4 years ago
Check out this pull request on
Review Jupyter notebook visual diffs & provide feedback on notebooks.
Powered by ReviewNB
Merging #95 into master will decrease coverage by
1.52%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #95 +/- ##
===========================================
- Coverage 100.00% 98.47% -1.53%
===========================================
Files 11 11
Lines 680 654 -26
===========================================
- Hits 680 644 -36
- Misses 0 10 +10
Impacted Files | Coverage Δ | |
---|---|---|
tinnsleep/events/scoring.py | 85.07% <ø> (-14.93%) |
:arrow_down: |
tinnsleep/events/burst.py | 100.00% <100.00%> (ø) |
|
tinnsleep/reports.py | 100.00% <100.00%> (ø) |
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 0cd123a...ba6531e. Read the comment docs.
I have reviewed your code and everything seems good to me. I must admit I don't know why the coverage test doesn't work, the only explaination is that the coverage did not pass even before you started modifications... Which would be weird... Likeoften, I cannot access to the coverage report so I'll let you chack out which line is not tested.
@RobinGuillard to review and merge before #98
closes #94