Skip to content

feat(db): maintain statistics rollups of query_logs - #280

Merged
henry40408 merged 1 commit into
mainfrom
feat/query-stats-rollups
Sep 13, 2026
Merged

henry40408 merged 1 commit into
mainfrom
feat/query-stats-rollups

feat(db): maintain statistics rollups of query_logs

04475db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2026 in 0s

91.30% (+0.13%) compared to ea08a65

View this Pull Request on Codecov

91.30% (+0.13%) compared to ea08a65

Details

Codecov Report

❌ Patch coverage is 98.39572% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.30%. Comparing base (ea08a65) to head (04475db).

Files with missing lines Patch % Lines
src/db.rs 98.39% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
+ Coverage   91.16%   91.30%   +0.13%     
==========================================
  Files          31       31              
  Lines       11400    11587     +187     
==========================================
+ Hits        10393    10579     +186     
- Misses       1007     1008       +1     

☔ 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.