cjekel / piecewise_linear_fit_py

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

migrate to github actions #79

Closed cjekel closed 3 years ago

cjekel commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@778cd63). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #79   +/-   ##
=========================================
  Coverage          ?   93.86%           
=========================================
  Files             ?        2           
  Lines             ?      375           
  Branches          ?        0           
=========================================
  Hits              ?      352           
  Misses            ?       23           
  Partials          ?        0           
Flag Coverage Δ
unittests 93.86% <0.00%> (?)

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


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 778cd63...dcf428c. Read the comment docs.