Make the acoustics simulation modular #125
Merged
Codecov / codecov/project
succeeded
Mar 17, 2026 in 0s
50.79% (+0.02%) compared to 54d8ec8
View this Pull Request on Codecov
50.79% (+0.02%) compared to 54d8ec8
Details
Codecov Report
❌ Patch coverage is 48.21429% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.79%. Comparing base (54d8ec8) to head (7e8b001).
Additional details and impacted files
@@ Coverage Diff @@
## main #125 +/- ##
==========================================
+ Coverage 50.76% 50.79% +0.02%
==========================================
Files 44 48 +4
Lines 7365 7410 +45
==========================================
+ Hits 3739 3764 +25
- Misses 3626 3646 +20 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../sdialog/audio/room_acoustics_backends/__init__.py | 100.00% <100.00%> (ø) |
|
| src/sdialog/audio/room_acoustics_backends/base.py | 100.00% <100.00%> (ø) |
|
| ...g/audio/room_acoustics_backends/pyroomacoustics.py | 57.14% <57.14%> (ø) |
|
| .../sdialog/audio/room_acoustics_backends/resolver.py | 28.57% <28.57%> (ø) |
|
| src/sdialog/audio/pipeline.py | 33.18% <18.75%> (-0.31%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading