Crunch-io / rcrunch

R package for interacting with the Crunch API
https://crunch.io/r/crunch/
GNU Lesser General Public License v3.0
9 stars 15 forks source link

Root folder 181208093 #593

Closed gergness closed 2 years ago

gergness commented 2 years ago

Use public folder instead of the old root folder. (required changing a lot of mocks)

Also includes two small changes to testing because of new options system.

codecov[bot] commented 2 years ago

Codecov Report

Merging #593 (f0d6ad1) into master (d542b0a) will decrease coverage by 0.10%. The diff coverage is 82.22%.

:exclamation: Current head f0d6ad1 differs from pull request most recent head 5cfe646. Consider uploading reports for the commit 5cfe646 to get more accurate results

@@            Coverage Diff             @@
##           master     #593      +/-   ##
==========================================
- Coverage   90.45%   90.34%   -0.11%     
==========================================
  Files         128      128              
  Lines        8503     8500       -3     
==========================================
- Hits         7691     7679      -12     
- Misses        812      821       +9     
Impacted Files Coverage Δ
R/tab-book.R 93.43% <ø> (ø)
R/private-variables.R 84.21% <50.00%> (+12.78%) :arrow_up:
R/hide-variables.R 76.66% <68.42%> (-1.60%) :arrow_down:
R/AllGenerics.R 92.30% <100.00%> (+0.05%) :arrow_up:
R/api.R 92.66% <100.00%> (ø)
R/consent.R 100.00% <100.00%> (ø)
R/dataset-extract.R 98.48% <100.00%> (ø)
R/dataset.R 93.67% <100.00%> (+0.03%) :arrow_up:
R/folders.R 80.53% <100.00%> (-12.39%) :arrow_down:
R/github.R 100.00% <100.00%> (ø)
... and 5 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 e17e4c8...5cfe646. Read the comment docs.