ddotta / parquetize

R package that allows to convert databases of different formats to parquet format
https://ddotta.github.io/parquetize/
68 stars 4 forks source link

test: work on download_extract tests to limit the need to download files #43

Closed nbc closed 1 year ago

nbc commented 1 year ago

Hi @damiendotta ,

A very small PR to remove unneeded download in tests. I use a local file instead

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5355c3c) 99.71% compared to head (50c23c9) 99.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ======================================= Coverage 99.71% 99.71% ======================================= Files 16 16 Lines 352 352 ======================================= Hits 351 351 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

ddotta commented 1 year ago

Thanks @nbc 👍 we need that for CRAN. Checks last night : https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/parquetize-00check.html