Closed TarenGorman closed 6 years ago
Merging #16 into master will increase coverage by
0.63%
. The diff coverage is88.88%
.
@@ Coverage Diff @@
## master #16 +/- ##
==========================================
+ Coverage 59.39% 60.02% +0.63%
==========================================
Files 11 11
Lines 793 798 +5
==========================================
+ Hits 471 479 +8
+ Misses 322 319 -3
Impacted Files | Coverage Δ | |
---|---|---|
sparsereg/preprocessing/symfeat.py | 96.66% <100%> (+0.02%) |
:arrow_up: |
sparsereg/model/sindy.py | 83.33% <80%> (+7.33%) |
: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 ce60edf...3436b6c. Read the comment docs.
Style question: Okay that n_features is now set in equations function, or should it be in unique function w/ return?