Skip to content

feat: theoretical panel sound reduction, radiation efficiency and point mobilities#233

Merged
jmrplens merged 3 commits into
mainfrom
feat/panel-transmission-loss
Jul 19, 2026
Merged

feat: theoretical panel sound reduction, radiation efficiency and point mobilities#233
jmrplens merged 3 commits into
mainfrom
feat/panel-transmission-loss

refactor: address PR #233 review (Sonar S1192, slit numerical stability)

e753a33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2026 in 0s

96.10% (-0.03%) compared to 80ba580

View this Pull Request on Codecov

96.10% (-0.03%) compared to 80ba580

Details

Codecov Report

❌ Patch coverage is 95.22727% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.10%. Comparing base (80ba580) to head (e753a33).

Files with missing lines Patch % Lines
src/phonometry/building/aperture_transmission.py 92.17% 9 Missing ⚠️
src/phonometry/building/panel_transmission.py 93.22% 8 Missing ⚠️
src/phonometry/vibration/point_mobility.py 96.10% 3 Missing ⚠️
src/phonometry/vibration/radiation_efficiency.py 98.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   96.12%   96.10%   -0.03%     
==========================================
  Files         136      140       +4     
  Lines       18322    18760     +438     
==========================================
+ Hits        17612    18029     +417     
- Misses        710      731      +21     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.