Closed ganisimov closed 8 months ago
Attention: Patch coverage is 0%
with 668 lines
in your changes are missing coverage. Please review.
:exclamation: No coverage uploaded for pull request base (
duckdb_support_exportToAres@6496ac7
). Click here to learn what that means.
Files | Patch % | Lines |
---|---|---|
R/exportToAres.R | 0.00% | 668 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The idea of the change is to save all concept data in one go when we write to DuckDB instead of iterating through concept_ids as we have to do when saving JSONs.