fix: workaround for Add actions being read slightly differently out of parquet files #3031
+96
−16
Codecov / codecov/project
succeeded
Nov 28, 2024 in 1s
72.71% (-0.01%) compared to f5f7ccc
View this Pull Request on Codecov
72.71% (-0.01%) compared to f5f7ccc
Details
Codecov Report
Attention: Patch coverage is 82.35294%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 72.71%. Comparing base (
f5f7ccc
) to head (53ccd68
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/protocol/checkpoints.rs | 86.84% | 1 Missing and 4 partials |
crates/core/src/kernel/snapshot/log_data.rs | 55.55% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3031 +/- ##
==========================================
- Coverage 72.72% 72.71% -0.01%
==========================================
Files 128 128
Lines 41318 41357 +39
Branches 41318 41357 +39
==========================================
+ Hits 30047 30074 +27
+ Misses 9340 9336 -4
- Partials 1931 1947 +16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading