BoulderCodeHub / RWDataPlyr

R package to read and manipulate data from RiverWareTM
3 stars 5 forks source link

v0.6.1 #91

Closed rabutler-usbr closed 6 years ago

rabutler-usbr commented 6 years ago

Bug fixes

codecov-io commented 6 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.47%. The diff coverage is 95.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   87.96%   88.44%   +0.47%     
==========================================
  Files          23       25       +2     
  Lines        1288     1575     +287     
==========================================
+ Hits         1133     1393     +260     
- Misses        155      182      +27
Impacted Files Coverage Δ
R/zzz.R 0% <0%> (ø) :arrow_up:
src/RWDataPlyr_init.c 100% <100%> (ø)
R/rdf_helperFunctions.R 58.82% <100%> (ø) :arrow_up:
R/rw_scen_aggregate.R 90.1% <100%> (+1.81%) :arrow_up:
R/rwslot_aggregations.R 100% <100%> (ø) :arrow_up:
R/rdf_aggregate.R 96.07% <100%> (-0.38%) :arrow_down:
R/read_rdf.R 86.48% <46.66%> (ø)
R/rdf_to_rwtbl.R 93.42% <86.84%> (-6.58%) :arrow_down:
src/rwtbl.cpp 99.56% <99.56%> (ø)
R/apply_period.R 84.21% <0%> (-12.62%) :arrow_down:
... and 18 more

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 2117f4e...d87a799. Read the comment docs.