feat: added function to retrieve a tuple of all table versions with commit_infos #3302
Codecov / codecov/project
succeeded
May 1, 2025 in 0s
72.00% (+0.00%) compared to 131a6e2
View this Pull Request on Codecov
72.00% (+0.00%) compared to 131a6e2
Details
Codecov Report
Attention: Patch coverage is 72.54902% with 28 lines in your changes missing coverage. Please review.
Project coverage is 72.00%. Comparing base (
131a6e2) to head (82a1b8d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/core/src/logstore/mod.rs | 72.54% | 19 Missing and 9 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3302 +/- ##
========================================
Coverage 71.99% 72.00%
========================================
Files 148 148
Lines 46082 46184 +102
Branches 46082 46184 +102
========================================
+ Hits 33178 33254 +76
- Misses 10789 10810 +21
- Partials 2115 2120 +5 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading