Skip to content

perf(stats): answer the Statistics page in three index scans, not six - #269

Merged
henry40408 merged 3 commits into
mainfrom
perf/stats-page-misses
Sep 12, 2026
Merged

henry40408 merged 3 commits into
mainfrom
perf/stats-page-misses

fix(admin): let the onboarding dismissal outlive the page it was clic…

9edca7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2026 in 0s

91.16% (+0.12%) compared to 849a84d

View this Pull Request on Codecov

91.16% (+0.12%) compared to 849a84d

Details

Codecov Report

❌ Patch coverage is 97.60274% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.16%. Comparing base (849a84d) to head (9edca7f).

Files with missing lines Patch % Lines
src/db.rs 97.70% 6 Missing ⚠️
src/admin/stats.rs 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   91.03%   91.16%   +0.12%     
==========================================
  Files          31       31              
  Lines       10986    11168     +182     
==========================================
+ Hits        10001    10181     +180     
- Misses        985      987       +2     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.