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

dignifiedquire / sonora
96%

Build:
DEFAULT BRANCH: main
Repo Added 09 Feb 2026 04:26PM UTC
Token UczYsPXbAIKx0TtILUcP2F6OI5RHf5Ics regen
Build 53 Last
Files 146
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • codex/review-code-for-compatibility-and-quality
  • dependabot/cargo/anyhow-1.0.102
  • dependabot/cargo/clap-4.5.58
  • dependabot/cargo/clap-4.5.60
  • dependabot/cargo/cpal-0.17.1
  • dependabot/cargo/cpal-0.17.3
  • dependabot/cargo/ctrlc-3.5.2
  • dependabot/cargo/proptest-1.11.0
  • dependabot/cargo/test-strategy-0.4.5
  • dependabot/cargo/tracing-subscriber-0.3.23
  • dependabot/github_actions/codecov/codecov-action-6
  • fix/adaptive-fir-filter-panic

07 Apr 2026 11:35AM UTC coverage: 95.528% (+0.001%) from 95.527%
24079284471

push

github

web-flow
fix(aec3): prevent panic when shrinking adaptive FIR filter (#15)

The `zero_filter` helper panicked when `old_size > new_size` because
Rust's range indexing (`h[old_size..new_size]`) is invalid when
start > end. The C++ original uses a `for` loop that naturally no-ops
in this case. Add an early return guard to match that behaviour.

Fixes #14

10 of 10 new or added lines in 1 file covered. (100.0%)

29587 of 30972 relevant lines covered (95.53%)

5912316.53 hits per line

Relevant lines Covered
Build:
Build:
30972 RELEVANT LINES 29587 COVERED LINES
5912316.53 HITS PER LINE
Source Files on main
  • Tree
  • List 146
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24079284471 main fix(aec3): prevent panic when shrinking adaptive FIR filter (#15) The `zero_filter` helper panicked when `old_size > new_size` because Rust's range indexing (`h[old_size..new_size]`) is invalid when start > end. The C++ original uses a `for` loop... push 07 Apr 2026 11:37AM UTC web-flow github
95.53
23689191533 main chore(deps): bump proptest from 1.10.0 to 1.11.0 (#13) Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-... push 28 Mar 2026 04:19PM UTC web-flow github
95.53
23689185287 main chore(deps): bump codecov/codecov-action from 5 to 6 (#12) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.c... push 28 Mar 2026 04:19PM UTC web-flow github
95.53
22254040771 main chore(deps): bump clap from 4.5.57 to 4.5.60 (#8) Bumps [clap](https://github.com/clap-rs/clap) from 4.5.57 to 4.5.60. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG... push 21 Feb 2026 09:03AM UTC web-flow github
95.53
22254034251 main chore(deps): bump cpal from 0.17.1 to 0.17.3 (#7) Bumps [cpal](https://github.com/RustAudio/cpal) from 0.17.1 to 0.17.3. - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHA... push 21 Feb 2026 09:02AM UTC web-flow github
95.53
22059227445 main chore(deps): bump cpal from 0.15.3 to 0.17.1 (#4) * chore(deps): bump cpal from 0.15.3 to 0.17.1 Bumps [cpal](https://github.com/RustAudio/cpal) from 0.15.3 to 0.17.1. - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](h... push 16 Feb 2026 10:34AM UTC web-flow github
95.53
22020173509 main chore(deps): bump test-strategy from 0.4.4 to 0.4.5 (#5) Bumps [test-strategy](https://github.com/frozenlib/test-strategy) from 0.4.4 to 0.4.5. - [Commits](https://github.com/frozenlib/test-strategy/compare/v0.4.4...v0.4.5) --- updated-dependenc... push 14 Feb 2026 03:56PM UTC web-flow github
95.53
21921999518 main fix: use up-to-date cross Docker images for Android targets The default cross 0.2.5 images ship an ancient Android NDK (4.9.x) that's missing libunwind, which modern Rust requires for unwinding. Pin to main branch images which have a current NDK.... push 11 Feb 2026 08:33PM UTC dignifiedquire github
95.53
21921542261 main fix: gate cpufeatures dep on x86/x86_64 for 32-bit Android support cpufeatures 0.3 doesn't support armv7/i686. The usage was already behind cfg(x86/x86_64), but the Cargo dependency wasn't gated. Also add fail-fast: false to the Android matrix. ... push 11 Feb 2026 08:19PM UTC dignifiedquire github
95.53
21920801112 main ci: run tests on Android and iOS targets Replace cross-compile checks with actual test execution: - Android: use cross for aarch64, armv7, x86_64, i686 - iOS: boot simulator, run tests for aarch64-apple-ios-sim, check-only for aarch64-apple-ios... push 11 Feb 2026 07:56PM UTC dignifiedquire github
95.53
See All Builds (51)

Badge your Repo: sonora

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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