Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIMSBIOHUB-656: Import CSV Markings #1451

Merged
merged 79 commits into from
Dec 20, 2024

fix: removed optional for taxon body location

c138cf2
Select commit
Loading
Failed to load commit list.
Merged

SIMSBIOHUB-656: Import CSV Markings #1451

fix: removed optional for taxon body location
c138cf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

45.82% (+0.08%) compared to 967975a

View this Pull Request on Codecov

45.82% (+0.08%) compared to 967975a

Details

Codecov Report

Attention: Patch coverage is 69.95708% with 70 lines in your changes missing coverage. Please review.

Project coverage is 45.82%. Comparing base (967975a) to head (c138cf2).

Files with missing lines Patch % Lines
...captures/import-captures/CreateCSVCapturesPage.tsx 0.00% 13 Missing ⚠️
app/src/components/csv/CSVErrorsTable.tsx 0.00% 10 Missing ⚠️
...tId}/survey/{surveyId}/critters/markings/import.ts 0.00% 7 Missing ⚠️
api/src/utils/csv-utils/csv-header-configs.ts 45.45% 6 Missing ⚠️
...p/src/components/csv/CSVErrorsTableOptionsMenu.tsx 0.00% 6 Missing ⚠️
api/src/utils/csv-utils/csv-config-validation.ts 50.00% 0 Missing and 5 partials ⚠️
app/src/utils/csv-utils.ts 0.00% 5 Missing ⚠️
app/src/components/csv/CSVDropzoneSection.tsx 0.00% 3 Missing ⚠️
app/src/components/csv/CSVErrorsTableContainer.tsx 0.00% 3 Missing ⚠️
...t/{projectId}/survey/{surveyId}/critters/import.ts 66.66% 1 Missing and 1 partial ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1451      +/-   ##
==========================================
+ Coverage   45.74%   45.82%   +0.08%     
==========================================
  Files         902      908       +6     
  Lines       23453    23575     +122     
  Branches     3450     3473      +23     
==========================================
+ Hits        10728    10804      +76     
- Misses      12112    12162      +50     
+ Partials      613      609       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.