fix: panics when creating delta tables in threads #2940
Merged
Codecov / codecov/project
succeeded
Oct 11, 2024 in 0s
72.45% (+0.01%) compared to ef4e4a3
View this Pull Request on Codecov
72.45% (+0.01%) compared to ef4e4a3
Details
Codecov Report
Attention: Patch coverage is 0%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 72.45%. Comparing base (
ef4e4a3
) to head (c813ab7
).
Files with missing lines | Patch % | Lines |
---|---|---|
python/src/utils.rs | 0.00% | 10 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2940 +/- ##
==========================================
+ Coverage 72.43% 72.45% +0.01%
==========================================
Files 131 131
Lines 40545 40542 -3
Branches 40545 40542 -3
==========================================
+ Hits 29369 29373 +4
+ Misses 9293 9292 -1
+ Partials 1883 1877 -6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading