lkorczowski / Tinnitus-n-Sleep

Detecting events in sleeping tinnitus patients
MIT License
1 stars 0 forks source link

fix #72 (the return) #75

Closed lkorczowski closed 4 years ago

lkorczowski commented 4 years ago

while I thought #72 was fixed by #73, i was wrong

72 is edited, check Github action to see full report

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #75   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          597       597           
=========================================
  Hits           597       597           
Impacted Files Coverage Δ
tinnsleep/scoring.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 f76d78c...544fe56. Read the comment docs.

RobinGuillard commented 4 years ago

And now it's good :)