Benardi / touvlo

:robot: ML algorithms implemented from scratch and provided block by block
https://touvlo.readthedocs.io/en/latest/
MIT License
12 stars 18 forks source link

Edit codecov to skip abstract functions/properties #50

Closed Benardi closed 4 years ago

Benardi commented 4 years ago

Edit codecov to skip abstract functions/properties

Fixes #49

Type of change

Please mark options that are relevant.

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage    99.3%   99.76%   +0.45%     
==========================================
  Files          11       11              
  Lines         434      430       -4     
==========================================
- Hits          431      429       -2     
+ Misses          3        1       -2
Impacted Files Coverage Δ
touvlo/supv/lin_rg.py 100% <0%> (+2.08%) :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 8987e14...530ed10. Read the comment docs.