• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dignifiedquire / sonora / 21864219555
95%

Build:
DEFAULT BRANCH: main
Ran 10 Feb 2026 12:07PM UTC
Jobs 1
Files 147
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Feb 2026 12:06PM UTC coverage: 94.305% (-0.007%) from 94.312%
21864219555

push

github

dignifiedquire
fix: address remaining code review issues across all tiers

Tier 1 (must fix):
- Add "webrtc" keyword to sonora Cargo.toml
- Fix "C API" reference in audio_processing.rs doc comment
- Replace unreachable!() with panic!() in high_pass_filter constructor
- Enforce minimum FFT sizes (Real >= 32, Complex >= 16) in pffft.rs
- Clean up SIMD_SZ comment references

Tier 2 (should fix):
- Remove dead clone-mutate-discard + unused reset_level_estimator_state
- Fix copy-paste dimension error in rnn_vad/weights.rs
- Remove debug_assert!(false) no-op in echo_remover_metrics.rs
- Inline false / remove dead code in submodule_states.rs
- Remove log_render_call no-op and its caller
- Fix swap_queue docs (not lock-free SPSC)
- Add doc comments to all ~100 AEC3 config public fields
- Remove "field trials" C++ jargon from config.rs

Tier 3 (nits):
- Fix C++ identifiers in subtractor.rs comment
- Centralize NUM_FRAMES_PER_SECOND, BLOCK_SIZE_MS constants
- Unify MIN_LEVEL_DBFS precision, import in noise_level_estimator
- Name PCM limit constants in noise_suppressor.rs
- Replace 500.0 literal with FEATURE_UPDATE_WINDOW_SIZE
- Replace magic 32000 with MaxProcessingRate in FFI conversions
- Fix panic_guard doctests (mark as ignore)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

19 of 22 new or added lines in 11 files covered. (86.36%)

1 existing line in 1 file now uncovered.

29246 of 31012 relevant lines covered (94.31%)

55323.05 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.9
0.0% crates/sonora-aec3/src/echo_remover_metrics.rs
1
91.67
0.0% crates/sonora-agc2/src/noise_level_estimator.rs
1
98.71
0.0% crates/sonora/src/high_pass_filter.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.52
-0.09% crates/sonora-fft/src/pffft.rs
Jobs
ID Job ID Ran Files Coverage
1 rust - 21864219555.1 10 Feb 2026 12:07PM UTC 147
94.31
GitHub Action Run
Source Files on build 21864219555
  • Tree
  • List 147
  • Changed 20
  • Source Changed 20
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21864219555
  • da5575cd on github
  • Prev Build on main (#21864026333)
  • Next Build on main (#21864766358)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc