BoulderCodeHub / RWDataPlyr

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

merging changes for v0.6.0 #80

Closed rabutler-usbr closed 6 years ago

rabutler-usbr commented 6 years ago

merged from rabutler/RWDataPlyr into rabutler-usbr/RWDataPlyr, fixed all conflicts, and now merging into main branch

codecov-io commented 6 years ago

Codecov Report

Merging #80 into master will increase coverage by 0.76%. The diff coverage is 90.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage    87.2%   87.96%   +0.76%     
==========================================
  Files           9       23      +14     
  Lines         461     1288     +827     
==========================================
+ Hits          402     1133     +731     
- Misses         59      155      +96
Impacted Files Coverage Δ
R/zzz.R 0% <0%> (ø)
R/rdf.R 0% <0%> (ø)
R/xts_helperFunctions.R 0% <0%> (ø) :arrow_up:
R/createSlotAggList.R 100% <100%> (ø) :arrow_up:
R/yearmon_helpers.R 100% <100%> (ø)
R/combine_rwd_agg.R 100% <100%> (ø)
R/apply_summary.R 100% <100%> (ø)
R/rwd_agg.R 100% <100%> (ø)
R/rdf_to_rwtbl.R 100% <100%> (ø)
R/period_funs.R 100% <100%> (ø)
... and 33 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 6295ae7...d62e154. Read the comment docs.