Closed ryanhammonds closed 1 year ago
Merging #124 (e79b334) into main (868fff8) will increase coverage by
0.20%
. The diff coverage is97.67%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## main #124 +/- ##
==========================================
+ Coverage 95.14% 95.34% +0.20%
==========================================
Files 23 23
Lines 886 903 +17
==========================================
+ Hits 843 861 +18
+ Misses 43 42 -1
Impacted Files | Coverage Δ | |
---|---|---|
bycycle/objs/fit.py | 97.34% <97.67%> (+1.51%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Documentation updates replacing
compute_features
withBycycle
, andcompute_features_2d
&compute_features_3d
withBycycleGroup
.