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-562: Export Survey Data #1273

Merged
merged 47 commits into from
Sep 17, 2024

Merge branch 'dev' into SIMSBIOHUB-562

0577889
Select commit
Loading
Failed to load commit list.
Merged

SIMSBIOHUB-562: Export Survey Data #1273

Merge branch 'dev' into SIMSBIOHUB-562
0577889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

48.57% (+0.28%) compared to 556ba8d

View this Pull Request on Codecov

48.57% (+0.28%) compared to 556ba8d

Details

Codecov Report

Attention: Patch coverage is 73.03371% with 72 lines in your changes missing coverage. Please review.

Project coverage is 48.57%. Comparing base (556ba8d) to head (0577889).

Files with missing lines Patch % Lines
...es/surveys/view/survey-export/SurveyExportForm.tsx 7.69% 24 Missing ⚠️
...rt-services/telemetry/export-telemetry-strategy.ts 45.83% 13 Missing ⚠️
.../surveys/view/survey-export/SurveyExportDialog.tsx 52.00% 12 Missing ⚠️
api/src/services/export-services/export-service.ts 86.27% 7 Missing ⚠️
api/src/database/db.ts 20.00% 4 Missing ⚠️
app/src/features/surveys/view/SurveyHeader.tsx 25.00% 3 Missing ⚠️
api/src/repositories/survey-critter-repository.ts 0.00% 2 Missing ⚠️
...ervices/observation/export-observation-strategy.ts 86.66% 2 Missing ⚠️
...services/survey/export-survey-metadata-strategy.ts 86.66% 2 Missing ⚠️
api/src/__mocks__/db.ts 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1273      +/-   ##
==========================================
+ Coverage   48.28%   48.57%   +0.28%     
==========================================
  Files         763      771       +8     
  Lines       20465    20704     +239     
  Branches     3124     3135      +11     
==========================================
+ Hits         9882    10056     +174     
- Misses      10431    10496      +65     
  Partials      152      152              

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