Closed danishi closed 4 months ago
Attention: Patch coverage is 87.50000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 71.56%. Comparing base (
5581898
) to head (20f2e88
). Report is 93 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
app/dynamodb/csv_export.py | 85.71% | 1 Missing :warning: |
app/dynamodb/csv_import.py | 88.88% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
New feature delimiter option
Description
Compatible with #216 It is now possible to set delimiters for CSV_SPEC.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
I ran the test locally
Checklist: