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

DM-40332: improve logging and simplify existence checks in SingleQuantumExecutor #258

Merged
merged 3 commits into from
Aug 8, 2023

Add changelog entry.

a9f47df
Select commit
Loading
Failed to load commit list.
Merged

DM-40332: improve logging and simplify existence checks in SingleQuantumExecutor #258

Add changelog entry.
a9f47df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2023 in 0s

85.50% (+0.13%) compared to 7c3e8f8

View this Pull Request on Codecov

85.50% (+0.13%) compared to 7c3e8f8

Details

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.13% 🎉

Comparison is base (7c3e8f8) 85.36% compared to head (a9f47df) 85.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   85.36%   85.50%   +0.13%     
==========================================
  Files          47       47              
  Lines        4271     4269       -2     
  Branches      745      742       -3     
==========================================
+ Hits         3646     3650       +4     
+ Misses        467      462       -5     
+ Partials      158      157       -1     
Files Changed Coverage Δ
python/lsst/ctrl/mpexec/singleQuantumExecutor.py 70.37% <75.00%> (+2.83%) ⬆️

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