• 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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 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
  • main

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
24070150601 fix/adaptive-fir-filter-panic Merge dd5f13822 into be0ff679c Pull #15 07 Apr 2026 07:41AM UTC web-flow github
95.53
23689214806 dependabot/cargo/tracing-subscriber-0.3.23 Merge 6fe692e47 into be0ff679c Pull #11 28 Mar 2026 04:20PM 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
23673507057 dependabot/cargo/proptest-1.11.0 Merge 5d6f92dd1 into e01a46763 Pull #13 28 Mar 2026 12:44AM UTC web-flow github
95.53
23673499296 dependabot/github_actions/codecov/codecov-action-6 Merge d5e72b98b into e01a46763 Pull #12 28 Mar 2026 12:43AM UTC web-flow github
95.53
23076362189 dependabot/cargo/tracing-subscriber-0.3.23 Merge dd171231d into e01a46763 Pull #11 14 Mar 2026 12:44AM UTC web-flow github
95.53
22788000329 dependabot/cargo/ctrlc-3.5.2 Merge 5c2d43ae7 into e01a46763 Pull #10 07 Mar 2026 12:44AM UTC web-flow github
95.53
22259124988 codex/review-code-for-compatibility-and-quality Merge 08526dc82 into e01a46763 Pull #9 21 Feb 2026 03:13PM UTC web-flow 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