fix: allow more than 15 concurrent transactions to have been committed #3067
Codecov / codecov/project
succeeded
Dec 19, 2024 in 0s
72.41% (+0.00%) compared to 99e39ca
View this Pull Request on Codecov
72.41% (+0.00%) compared to 99e39ca
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 72.41%. Comparing base (
99e39ca
) to head (8e308e2
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/operations/transaction/mod.rs | 86.11% | 0 Missing and 5 partials |
crates/core/src/logstore/mod.rs | 70.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3067 +/- ##
========================================
Coverage 72.41% 72.41%
========================================
Files 128 128
Lines 41314 41007 -307
Branches 41314 41007 -307
========================================
- Hits 29918 29696 -222
- Misses 9426 9429 +3
+ Partials 1970 1882 -88
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading