Add AlphaMode enum for stringly-typed alpha_mode field #705
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
74.42% (+0.01%) compared to ba553eb
View this Pull Request on Codecov
74.42% (+0.01%) compared to ba553eb
Details
Codecov Report
❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.42%. Comparing base (ba553eb) to head (ef65628).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| kwave/kmedium.py | 71.42% | 1 Missing and 1 partial |
| kwave/enums.py | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #705 +/- ##
==========================================
+ Coverage 74.40% 74.42% +0.01%
==========================================
Files 56 56
Lines 8026 8035 +9
Branches 1570 1571 +1
==========================================
+ Hits 5972 5980 +8
- Misses 1437 1438 +1
Partials 617 617 ☔ 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