Closed steffilazerte closed 6 years ago
Merging #53 into master will decrease coverage by
2.34%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
- Coverage 93.18% 90.84% -2.35%
==========================================
Files 5 5
Lines 602 535 -67
==========================================
- Hits 561 486 -75
- Misses 41 49 +8
Impacted Files | Coverage Δ | |
---|---|---|
R/weather.R | 95.39% <100%> (-0.51%) |
:arrow_down: |
R/interpolate.R | 88.54% <100%> (-3.5%) |
:arrow_down: |
R/utils.R | 78.12% <0%> (-13.31%) |
:arrow_down: |
R/stations.R | 94.69% <0%> (-2.11%) |
: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 0eafb91...4b025fb. Read the comment docs.
Description
Add fix to deal with changes to Columns included by ECCC
Best Practices
The following have been updated or added as needed: [X]
testthat
Tests