Proper implementation of 2D-slits #533
Open
Codecov / codecov/project
succeeded
Mar 31, 2026 in 0s
88.48% (+0.11%) compared to b3fbd53
View this Pull Request on Codecov
88.48% (+0.11%) compared to b3fbd53
Details
Codecov Report
❌ Patch coverage is 91.90751% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.48%. Comparing base (b3fbd53) to head (1a630f7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| concert/devices/slits/base.py | 88.23% | 10 Missing |
| concert/base.py | 70.00% | 3 Missing |
| concert/tests/unit/devices/test_slits.py | 98.61% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #533 +/- ##
==========================================
+ Coverage 88.36% 88.48% +0.11%
==========================================
Files 120 124 +4
Lines 8306 8481 +175
==========================================
+ Hits 7340 7504 +164
- Misses 966 977 +11 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading