Skip to content

Merge branch 'yoanbernabeu:main' into 001-stats-gains

43b938c
Select commit
Loading
Failed to load commit list.
Merged

feat(stats): introduce privacy-first gains tracking feature @hansipie #162

Merge branch 'yoanbernabeu:main' into 001-stats-gains
43b938c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

46.58% (+19.41%) compared to a322537

View this Pull Request on Codecov

46.58% (+19.41%) compared to a322537

Details

Codecov Report

❌ Patch coverage is 38.65199% with 446 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.58%. Comparing base (a322537) to head (43b938c).
⚠️ Report is 94 commits behind head on main.

Files with missing lines Patch % Lines
cli/search.go 0.00% 114 Missing ⚠️
cli/stats.go 12.28% 99 Missing and 1 partial ⚠️
cli/status.go 0.00% 100 Missing ⚠️
mcp/server.go 31.16% 51 Missing and 2 partials ⚠️
cli/trace.go 9.43% 48 Missing ⚠️
cli/tui_stats.go 91.94% 9 Missing and 3 partials ⚠️
stats/recorder.go 66.66% 6 Missing and 4 partials ⚠️
stats/reader.go 90.27% 4 Missing and 3 partials ⚠️
cli/tui_runtime.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #162       +/-   ##
===========================================
+ Coverage   27.16%   46.58%   +19.41%     
===========================================
  Files          32       78       +46     
  Lines        3711    14680    +10969     
===========================================
+ Hits         1008     6838     +5830     
- Misses       2620     7153     +4533     
- Partials       83      689      +606     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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