Add table changes constructor #505
Merged
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
80.31% (+0.06%) compared to e450c05
View this Pull Request on Codecov
80.31% (+0.06%) compared to e450c05
Details
Codecov Report
Attention: Patch coverage is 87.05036%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 80.31%. Comparing base (
e450c05
) to head (96a4b71
).
Files with missing lines | Patch % | Lines |
---|---|---|
kernel/src/table_changes/mod.rs | 86.06% | 12 Missing and 5 partials |
ffi/src/lib.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #505 +/- ##
==========================================
+ Coverage 80.24% 80.31% +0.06%
==========================================
Files 61 62 +1
Lines 13402 13541 +139
Branches 13402 13541 +139
==========================================
+ Hits 10755 10876 +121
- Misses 2093 2106 +13
- Partials 554 559 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading