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

Add gain selection to OSA workflow #230

Merged
merged 37 commits into from
Mar 12, 2024

import run_summary_table

0e464f5
Select commit
Loading
Failed to load commit list.
Merged

Add gain selection to OSA workflow #230

import run_summary_table
0e464f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2024 in 0s

80.15% (-1.92%) compared to 5eb79d5

View this Pull Request on Codecov

80.15% (-1.92%) compared to 5eb79d5

Details

Codecov Report

Attention: Patch coverage is 52.56410% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 80.15%. Comparing base (5eb79d5) to head (0e464f5).
Report is 8 commits behind head on main.

❗ Current head 0e464f5 differs from pull request most recent head 7590ff3. Consider uploading reports for the commit 7590ff3 to get more accurate results

Files Patch % Lines
src/osa/scripts/gain_selection.py 30.00% 35 Missing ⚠️
src/osa/scripts/sequencer.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   82.06%   80.15%   -1.92%     
==========================================
  Files          57       59       +2     
  Lines        4885     5109     +224     
==========================================
+ Hits         4009     4095      +86     
- Misses        876     1014     +138     

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