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

Y24-375 scRNA - refactored shared constants to move them into a central config file #2050

Closed

fixed tests due to changed wastage factor

1166fc6
Select commit
Loading
Failed to load commit list.
Closed

Y24-375 scRNA - refactored shared constants to move them into a central config file #2050

fixed tests due to changed wastage factor
1166fc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

78.20% (+0.28%) compared to 785f323

View this Pull Request on Codecov

78.20% (+0.28%) compared to 785f323

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.20%. Comparing base (785f323) to head (1166fc6).
Report is 45 commits behind head on develop.

Files with missing lines Patch % Lines
...s/validators/required_number_of_cells_validator.rb 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2050      +/-   ##
===========================================
+ Coverage    77.91%   78.20%   +0.28%     
===========================================
  Files          463      471       +8     
  Lines        17720    18226     +506     
  Branches       225      262      +37     
===========================================
+ Hits         13807    14253     +446     
- Misses        3911     3971      +60     
  Partials         2        2              

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