Skip to content

Noise-control performance reports via .report()#331

Merged
jmrplens merged 3 commits into
mainfrom
feat/noise-control-report
Jul 22, 2026
Merged

Noise-control performance reports via .report()#331
jmrplens merged 3 commits into
mainfrom
feat/noise-control-report

Round the requirement to display precision and fit the verbose table

2d4739d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2026 in 1s

96.73% (-0.01%) compared to 55e12a3, passed because coverage increased by 0% when compared to adjusted base (96.73%)

View this Pull Request on Codecov

96.73% (-0.01%) compared to 55e12a3, passed because coverage increased by 0% when compared to adjusted base (96.73%)

Details

Codecov Report

❌ Patch coverage is 94.32624% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.73%. Comparing base (55e12a3) to head (2d4739d).

Files with missing lines Patch % Lines
src/phonometry/_report/hvac.py 89.47% 10 Missing ⚠️
src/phonometry/_report/_noise_control_fiche.py 94.54% 3 Missing ⚠️
src/phonometry/_report/silencer.py 96.87% 2 Missing ⚠️
src/phonometry/_report/enclosure.py 97.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
- Coverage   96.73%   96.73%   -0.01%     
==========================================
  Files         202      206       +4     
  Lines       27854    28136     +282     
==========================================
+ Hits        26944    27216     +272     
- Misses        910      920      +10     

☔ 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.