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

Fix QR based fitting #559

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Use a "mirror" for the test data

2b61e90
Select commit
Loading
Failed to load commit list.
Open

Fix QR based fitting #559

Use a "mirror" for the test data
2b61e90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

89.95% (-0.09%) compared to 0e145bd, passed because coverage increased by 0.40% when compared to adjusted base (89.55%)

View this Pull Request on Codecov

89.95% (-0.09%) compared to 0e145bd, passed because coverage increased by 0.40% when compared to adjusted base (89.55%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.95%. Comparing base (0e145bd) to head (2b61e90).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #559      +/-   ##
==========================================
- Coverage   90.03%   89.95%   -0.09%     
==========================================
  Files           8        8              
  Lines        1124     1105      -19     
==========================================
- Hits         1012      994      -18     
+ Misses        112      111       -1     

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