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

dignifiedquire / sonora / 21868024135

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:11PM 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
21864219555 main 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 constr... push 10 Feb 2026 12:07PM UTC dignifiedquire github
94.31
21864026333 main ci: debug macOS ARM build environment difference push 10 Feb 2026 12:01PM UTC dignifiedquire github
94.31
21863096196 main ci: fix macOS C++ build, add Coveralls, filter flaky test - Fix macOS ARM build failure: meson --reconfigure on non-existent builddir produces broken builds (Meson 1.10 bug). Always use fresh rm -rf builddir + meson setup instead. - Add Cover... push 10 Feb 2026 11:30AM UTC dignifiedquire github
94.31
21862771874 main ci: fix Coverage workflow green, make macOS C++ test non-blocking - Make Coveralls Finish job non-blocking (continue-on-error) - Make macOS C++ test suite non-blocking (continue-on-error) — the C++ submodule uses x86 SIMD types unconditionally,... push 10 Feb 2026 11:19AM UTC dignifiedquire github
94.31
21862671752 main Merge remote-tracking branch 'origin/main' # Conflicts: # crates/sonora-aec3/src/suppression_filter.rs # crates/sonora-ns/src/config.rs push 10 Feb 2026 11:16AM UTC dignifiedquire github
94.29
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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