Closed andportnoy closed 5 years ago
Merging #137 into master will decrease coverage by
1.34%
. The diff coverage is42.1%
.
@@ Coverage Diff @@
## master #137 +/- ##
==========================================
- Coverage 88.54% 87.19% -1.35%
==========================================
Files 13 13
Lines 646 664 +18
==========================================
+ Hits 572 579 +7
- Misses 74 85 +11
Impacted Files | Coverage Δ | |
---|---|---|
fitgrid/fitgrid.py | 90.75% <42.1%> (-6.03%) |
:arrow_down: |
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 372041a...ad54274. Read the comment docs.
Still trying to figure out what
anova(m1, m2)
does exactly in R.