Skip to content

fix(ci): isolate beads-rust-bv tests to prevent mock pollution

aa0028b
Select commit
Loading
Failed to load commit list.
Merged

feat(tracker): Support for Beads-Rust-BV plugin #342

fix(ci): isolate beads-rust-bv tests to prevent mock pollution
aa0028b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

47.63% (target 25.00%)

View this Pull Request on Codecov

47.63% (target 25.00%)

Details

Codecov Report

❌ Patch coverage is 63.19846% with 191 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.63%. Comparing base (0bc869f) to head (aa0028b).

Files with missing lines Patch % Lines
...rc/plugins/trackers/builtin/beads-rust-bv/index.ts 62.94% 186 Missing ⚠️
src/templates/engine.ts 50.00% 3 Missing ⚠️
src/engine/index.ts 75.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
+ Coverage   47.39%   47.63%   +0.24%     
==========================================
  Files         103      104       +1     
  Lines       33404    33923     +519     
==========================================
+ Hits        15831    16160     +329     
- Misses      17573    17763     +190     
Files with missing lines Coverage Δ
src/plugins/trackers/builtin/index.ts 95.00% <100.00%> (+0.55%) ⬆️
src/templates/builtin.ts 100.00% <100.00%> (ø)
src/templates/index.ts 100.00% <ø> (ø)
src/engine/index.ts 58.30% <75.00%> (+0.06%) ⬆️
src/templates/engine.ts 71.36% <50.00%> (-0.32%) ⬇️
...rc/plugins/trackers/builtin/beads-rust-bv/index.ts 62.94% <62.94%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.