Skip to content

ui: remove history "cache" and use events when rendering

0d5336c
Select commit
Loading
Failed to load commit list.
Merged

more tests #22

ui: remove history "cache" and use events when rendering
0d5336c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

71.1% (+30.0%) compared to a1022b5

View this Pull Request on Codecov

71.1% (+30.0%) compared to a1022b5

Details

Codecov Report

❌ Patch coverage is 96.42857% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.1%. Comparing base (a1022b5) to head (0d5336c).

Files with missing lines Patch % Lines
src/ui.rs 95.8% 9 Missing ⚠️
src/lib.rs 89.4% 4 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/event.rs 100.0% <100.0%> (+54.5%) ⬆️
src/matcher.rs 99.7% <100.0%> (+11.1%) ⬆️
src/lib.rs 70.2% <89.4%> (+44.0%) ⬆️
src/ui.rs 57.4% <95.8%> (+57.4%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.