fix: correct type annotations in kWaveMedium class #636
Codecov / codecov/project
succeeded
Oct 28, 2025 in 1s
74.15% (+0.20%) compared to 64699ce
View this Pull Request on Codecov
74.15% (+0.20%) compared to 64699ce
Details
Codecov Report
❌ Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.15%. Comparing base (64699ce) to head (f868179).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| kwave/kmedium.py | 86.36% | 0 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #636 +/- ##
==========================================
+ Coverage 73.95% 74.15% +0.20%
==========================================
Files 50 50
Lines 7000 7004 +4
Branches 1338 1340 +2
==========================================
+ Hits 5177 5194 +17
+ Misses 1280 1269 -11
+ Partials 543 541 -2 ☔ 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