cjekel / piecewise_linear_fit_py

fit piecewise linear data for a specified number of line segments
MIT License
289 stars 59 forks source link

Cronfix #83

Closed cjekel closed 3 years ago

cjekel commented 3 years ago

closes https://github.com/cjekel/piecewise_linear_fit_py/issues/82

codecov[bot] commented 3 years ago

Codecov Report

Merging #83 (281c3aa) into master (5cacf0b) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   93.86%   93.89%   +0.03%     
==========================================
  Files           2        3       +1     
  Lines         375      377       +2     
==========================================
+ Hits          352      354       +2     
  Misses         23       23              
Flag Coverage Δ
unittests 93.89% <ø> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pwlf/__init__.py 100.00% <0.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 5cacf0b...d32445a. Read the comment docs.