chuhousen / amerifluxr

An R programmatic interface for AmeriFlux data and metadata
https://chuhousen.github.io/amerifluxr/
Other
20 stars 6 forks source link

add param checks for multiple func, tidy test download #55

Closed chuhousen closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #55 (ae90075) into master (6d990a4) will decrease coverage by 12.00%. The diff coverage is 29.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #55       +/-   ##
===========================================
- Coverage   88.40%   76.39%   -12.01%     
===========================================
  Files          13       13               
  Lines         716      733       +17     
===========================================
- Hits          633      560       -73     
- Misses         83      173       +90     
Impacted Files Coverage Δ
R/helper_functions.R 100.00% <ø> (ø)
R/amf_download_base.R 18.34% <19.54%> (-50.80%) :arrow_down:
R/amf_read_bif.R 88.88% <80.00%> (-3.42%) :arrow_down:
R/amf_read_base.R 80.55% <100.00%> (-0.61%) :arrow_down:
R/amf_var_info.R 92.00% <100.00%> (+0.69%) :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 6d990a4...ae90075. Read the comment docs.