bluegreen-labs / ecmwfr

Interface to the public ECMWF API Web Services
https://bluegreen-labs.github.io/ecmwfr/
Other
106 stars 30 forks source link

Adds rlang dependency check #53

Closed eliocamp closed 4 years ago

eliocamp commented 4 years ago

rlang is in suggest, so we cannot assume it's installed.

codecov-io commented 4 years ago

Codecov Report

Merging #53 into master will decrease coverage by 64.69%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   84.54%   19.85%   -64.7%     
==========================================
  Files          14       14              
  Lines         537      539       +2     
==========================================
- Hits          454      107     -347     
- Misses         83      432     +349
Impacted Files Coverage Δ
R/wf_archetype.R 92.3% <66.66%> (+1.39%) :arrow_up:
R/wf_product_info.R 0% <0%> (-100%) :arrow_down:
R/wf_delete.R 0% <0%> (-100%) :arrow_down:
R/wf_check_request.R 0% <0%> (-96.56%) :arrow_down:
R/wf_datasets.R 0% <0%> (-96.16%) :arrow_down:
R/wf_services.R 0% <0%> (-94.74%) :arrow_down:
R/wf_user_info.R 0% <0%> (-93.75%) :arrow_down:
R/wf_transfer.R 0% <0%> (-82.09%) :arrow_down:
R/wf_request.R 2.56% <0%> (-76.07%) :arrow_down:
R/wf_set_key.R 0% <0%> (-65.39%) :arrow_down:
... and 1 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 64aa4ef...018d7ca. Read the comment docs.

khufkens commented 4 years ago

Sorry pushed the wrong button.