scikit-learn-contrib / skdag

A more flexible alternative to scikit-learn Pipelines
MIT License
30 stars 8 forks source link

v0.0.5 #21

Closed big-o closed 2 years ago

big-o commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #21 (7df1a10) into main (d65705f) will increase coverage by 1.04%. The diff coverage is 91.30%.

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   91.42%   92.46%   +1.04%     
==========================================
  Files          11       11              
  Lines         933      996      +63     
==========================================
+ Hits          853      921      +68     
+ Misses         80       75       -5     
Impacted Files Coverage Δ
skdag/dag/tests/test_dag.py 97.83% <77.27%> (-2.17%) :arrow_down:
skdag/dag/_utils.py 80.59% <93.10%> (+1.64%) :arrow_up:
skdag/dag/_dag.py 88.41% <93.75%> (+2.04%) :arrow_up:
skdag/_version.py 100.00% <100.00%> (ø)
skdag/dag/_render.py 100.00% <100.00%> (+3.94%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.