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

feat(get_trt): Allow estimated and fallback TotalReadoutTime #477

Merged
merged 4 commits into from
Jan 22, 2025

sty: Fix style complaint

6fb8fd5
Select commit
Loading
Failed to load commit list.
Merged

feat(get_trt): Allow estimated and fallback TotalReadoutTime #477

sty: Fix style complaint
6fb8fd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

83.85% (-0.01%) compared to 0d86ff4, passed because coverage increased by 0.08% when compared to adjusted base (83.77%)

View this Pull Request on Codecov

83.85% (-0.01%) compared to 0d86ff4, passed because coverage increased by 0.08% when compared to adjusted base (83.77%)

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.85%. Comparing base (0d86ff4) to head (6fb8fd5).

Files with missing lines Patch % Lines
sdcflows/utils/epimanip.py 90.32% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #477      +/-   ##
==========================================
- Coverage   83.86%   83.85%   -0.01%     
==========================================
  Files          30       30              
  Lines        2807     2819      +12     
  Branches      360      365       +5     
==========================================
+ Hits         2354     2364      +10     
- Misses        383      384       +1     
- Partials       70       71       +1     

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