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-424: Support Artifact Intake + Misc Enhancements #230

Merged
merged 45 commits into from
Jan 23, 2024

Merge branch 'dev' into SIMSBIOHUB-424

9448c5c
Select commit
Loading
Failed to load commit list.
Merged

SIMSBIOHUB-424: Support Artifact Intake + Misc Enhancements #230

Merge branch 'dev' into SIMSBIOHUB-424
9448c5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

62.82% (+0.52%) compared to 9ef67c6

View this Pull Request on Codecov

62.82% (+0.52%) compared to 9ef67c6

Details

Codecov Report

Attention: 46 lines in your changes are missing coverage. Please review.

Comparison is base (9ef67c6) 62.29% compared to head (9448c5c) 62.82%.

Files Patch % Lines
api/src/repositories/submission-repository.ts 70.37% 3 Missing and 5 partials ⚠️
api/src/app.ts 0.00% 6 Missing ⚠️
api/src/repositories/search-index-respository.ts 40.00% 6 Missing ⚠️
api/src/services/search-index-service.ts 76.00% 4 Missing and 2 partials ⚠️
api/src/services/submission-service.ts 89.18% 3 Missing and 1 partial ⚠️
api/src/services/validation-service.ts 73.33% 2 Missing and 2 partials ⚠️
...ubmissionDataGrid/useSubmissionDataGridColumns.tsx 40.00% 3 Missing ⚠️
api/src/services/code-service.ts 87.50% 2 Missing ⚠️
api/src/zod-schema/json.ts 66.66% 2 Missing ⚠️
...ures/submissions/components/SubmissionDataGrid.tsx 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #230      +/-   ##
==========================================
+ Coverage   62.29%   62.82%   +0.52%     
==========================================
  Files         265      265              
  Lines        7320     7402      +82     
  Branches     1034     1039       +5     
==========================================
+ Hits         4560     4650      +90     
+ Misses       2514     2496      -18     
- Partials      246      256      +10     

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