• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

dignifiedquire / sonora
95%

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

10 Feb 2026 02:04PM UTC coverage: 95.469% (+1.2%) from 94.306%
21868024135

push

github

dignifiedquire
ci: use raw LLVM tools for C++ FFI coverage report

cargo-llvm-cov report only searches for executable object files, but
sonora-ffi is a staticlib — no executables are produced. Switch to using
RUSTFLAGS=-Cinstrument-coverage for the build and llvm-profdata/llvm-cov
directly for report generation. The C++ test binary (apm_unit_tests) has
the instrumented Rust code linked in and serves as the object file for
llvm-cov export.

29459 of 30857 relevant lines covered (95.47%)

5638375.5 hits per line

Relevant lines Covered
Build:
Build:
30857 RELEVANT LINES 29459 COVERED LINES
5638375.5 HITS PER LINE
Source Files on main
  • Tree
  • List 147
  • Changed 132
  • Source Changed 0
  • Coverage Changed 132
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21868024135 main ci: use raw LLVM tools for C++ FFI coverage report cargo-llvm-cov report only searches for executable object files, but sonora-ffi is a staticlib — no executables are produced. Switch to using RUSTFLAGS=-Cinstrument-coverage for the build and llv... push 10 Feb 2026 02:04PM UTC dignifiedquire github
95.47
21867612494 main ci: use raw LLVM tools for C++ FFI coverage report cargo-llvm-cov report only searches for executable object files, but sonora-ffi is a staticlib — no executables are produced. Switch to using RUSTFLAGS=-Cinstrument-coverage for the build and llv... push 10 Feb 2026 01:52PM UTC dignifiedquire github
94.31
21867288734 main ci: use raw LLVM tools for C++ FFI coverage report cargo-llvm-cov report only searches for executable object files, but sonora-ffi is a staticlib — no executables are produced. Switch to using RUSTFLAGS=-Cinstrument-coverage for the build and llv... push 10 Feb 2026 01:43PM UTC dignifiedquire github
94.31
21866969947 main ci: use raw LLVM tools for C++ FFI coverage report cargo-llvm-cov report only searches for executable object files, but sonora-ffi is a staticlib — no executables are produced. Switch to using RUSTFLAGS=-Cinstrument-coverage for the build and llv... push 10 Feb 2026 01:33PM UTC dignifiedquire github
94.31
21866525517 main ci: fix coverage report by building into llvm-cov-target subdirectory cargo-llvm-cov report looks for object files in $target/llvm-cov-target/release/ but show-env doesn't set CARGO_TARGET_DIR, so cargo build puts objects in $target/release/. Fix... push 10 Feb 2026 01:20PM UTC dignifiedquire github
94.31
21866016108 main ci: fix C++ FFI coverage by force-linking LLVM profiling runtime The instrumented libsonora_ffi.a has a weak-undefined __llvm_profile_runtime symbol. GCC's linker won't pull objects from archives to satisfy weak references, so the LLVM profiling ... push 10 Feb 2026 01:04PM UTC dignifiedquire github
94.31
21865866218 main docs: improve public API docs from upstream C++ comments - AudioProcessing: add render/capture stream model, frame size, thread safety, and delay formula docs from upstream audio_processing.h - AudioProcessingStats: expand field docs with ERL/E... push 10 Feb 2026 01:00PM UTC dignifiedquire github
94.31
21865288327 main fix: address remaining code review issues (second pass) Fixes all remaining items from review1.md across all tiers: Tier 1 — Must Fix: - Fix FFI README C example with correct function signatures - Fix BENCHMARKS.md arithmetic errors in ratio col... push 10 Feb 2026 12:41PM UTC dignifiedquire github
94.31
21865258144 main ci: run meson directly on macOS to work around cargo-make issue push 10 Feb 2026 12:41PM UTC dignifiedquire github
94.31
21864766358 main ci: targeted debug for sinc_resampler.cc compile failure push 10 Feb 2026 12:25PM UTC dignifiedquire github
94.31
See All Builds (16)

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