Closed eliocamp closed 4 years ago
Merging #26 into master will increase coverage by
15.31%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #26 +/- ##
===========================================
+ Coverage 5.47% 20.79% +15.31%
===========================================
Files 8 8
Lines 201 202 +1
===========================================
+ Hits 11 42 +31
+ Misses 190 160 -30
Impacted Files | Coverage Δ | |
---|---|---|
R/download-oni.R | 79.31% <100%> (+79.31%) |
:arrow_up: |
R/download-ao.R | 0% <0%> (ø) |
:arrow_up: |
R/utils.R | 73.07% <0%> (+30.76%) |
: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 ccd9516...8f64994. Read the comment docs.
@eliocamp Love the rapid fire PRs!
Ignoring the mac failure as it is actually a LaTeX issue
The last row of
ONI_month_window
fails because there is no "next month".Created on 2019-12-04 by the reprex package (v0.3.0)
This PR replaces the first and last row of that column with
NA
, which I think is pretty reasonable.(Sorry for the rapid fire PRs but you're being victimised by my procrastinating from my actual work 😅️)