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-619: Import Observations With Sampling Information #1389

Merged
merged 17 commits into from
Oct 30, 2024

Update tests to work in git actions

1777265
Select commit
Loading
Failed to load commit list.
Merged

SIMSBIOHUB-619: Import Observations With Sampling Information #1389

Update tests to work in git actions
1777265
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2024 in 1s

46.27% (-0.07%) compared to bb7855b

View this Pull Request on Codecov

46.27% (-0.07%) compared to bb7855b

Details

Codecov Report

Attention: Patch coverage is 32.38095% with 71 lines in your changes missing coverage. Please review.

Project coverage is 46.27%. Comparing base (bb7855b) to head (1777265).

Files with missing lines Patch % Lines
api/src/services/observation-service.ts 6.25% 60 Missing ⚠️
api/src/utils/xlsx-utils/cell-utils.ts 70.00% 3 Missing and 3 partials ⚠️
...s/observation-repository/observation-repository.ts 0.00% 0 Missing and 4 partials ⚠️
api/src/utils/media/xlsx/xlsx-utils.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1389      +/-   ##
==========================================
- Coverage   46.34%   46.27%   -0.07%     
==========================================
  Files         782      783       +1     
  Lines       21116    21193      +77     
  Branches     3166     3188      +22     
==========================================
+ Hits         9787     9808      +21     
- Misses      10745    10798      +53     
- Partials      584      587       +3     

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