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-606: Upload Capture Attachments #1388

Merged
merged 41 commits into from
Oct 7, 2024

fix: dropping only

a0927f6
Select commit
Loading
Failed to load commit list.
Merged

SIMSBIOHUB-606: Upload Capture Attachments #1388

fix: dropping only
a0927f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

46.38% (+0.03%) compared to 9748a1d

View this Pull Request on Codecov

46.38% (+0.03%) compared to 9748a1d

Details

Codecov Report

Attention: Patch coverage is 44.15094% with 148 lines in your changes missing coverage. Please review.

Project coverage is 46.38%. Comparing base (9748a1d) to head (a0927f6).

Files with missing lines Patch % Lines
...nimals/profile/captures/AnimalCaptureContainer.tsx 0.00% 21 Missing ⚠️
...ures/capture-form/components/AnimalCaptureForm.tsx 0.00% 19 Missing ⚠️
...ile/captures/capture-form/edit/EditCapturePage.tsx 0.00% 19 Missing ⚠️
...captures/capture-form/create/CreateCapturePage.tsx 0.00% 17 Missing ⚠️
app/src/hooks/useS3Download.tsx 0.00% 11 Missing ⚠️
...components/attachments/AttachmentTableDropzone.tsx 0.00% 10 Missing ⚠️
...ortality/mortality-form/edit/EditMortalityPage.tsx 0.00% 9 Missing ⚠️
app/src/hooks/api/useAnimalApi.ts 27.27% 8 Missing ⚠️
...rveyId}/attachments/{attachmentId}/getSignedUrl.ts 56.25% 6 Missing and 1 partial ⚠️
...ponents/data-grid/GenericGridColumnDefinitions.tsx 0.00% 7 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1388      +/-   ##
==========================================
+ Coverage   46.35%   46.38%   +0.03%     
==========================================
  Files         773      781       +8     
  Lines       20835    21060     +225     
  Branches     3147     3162      +15     
==========================================
+ Hits         9658     9769     +111     
- Misses      10596    10707     +111     
- Partials      581      584       +3     

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