FAIRDataPipeline / rDataPipeline

R implementation of the FAIR Data Pipeline API
https://www.fairdatapipeline.org/rDataPipeline
GNU General Public License v3.0
4 stars 4 forks source link

Write to `tempdir()` as requested by cran #189

Closed soniamitchell closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #189 (cab3298) into main (2e14f29) will decrease coverage by 0.21%. The diff coverage is n/a.

:exclamation: Current head cab3298 differs from pull request most recent head f447cc6. Consider uploading reports for the commit f447cc6 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
- Coverage   82.68%   82.47%   -0.22%     
==========================================
  Files          96       96              
  Lines        2339     2339              
==========================================
- Hits         1934     1929       -5     
- Misses        405      410       +5     
Impacted Files Coverage Δ
R/create_config.R 81.25% <ø> (ø)
R/download_from_url.R 0.00% <0.00%> (-100.00%) :arrow_down:
R/finalise.R 96.87% <0.00%> (+0.44%) :arrow_up:
R/initialise.R 82.80% <0.00%> (+0.63%) :arrow_up:
R/resolve_read.R 80.30% <0.00%> (+1.51%) :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 2e14f29...f447cc6. Read the comment docs.