perf(db): index the query log's filters instead of the statistics scans - #283
Merged
Merged
Codecov / codecov/project
succeeded
Sep 14, 2026 in 0s
91.32% (-0.04%) compared to 38276a6
View this Pull Request on Codecov
91.32% (-0.04%) compared to 38276a6
Details
Codecov Report
❌ Patch coverage is 98.51852% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.32%. Comparing base (38276a6) to head (720f6fb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/db.rs | 98.51% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #283 +/- ##
==========================================
- Coverage 91.36% 91.32% -0.04%
==========================================
Files 31 31
Lines 11691 11590 -101
==========================================
- Hits 10681 10585 -96
+ Misses 1010 1005 -5 ☔ 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.
Loading