fix: improve errors on field cast failures #2932
Merged
Codecov / codecov/project
succeeded
Oct 19, 2024 in 1s
72.36% (+0.00%) compared to a846879
View this Pull Request on Codecov
72.36% (+0.00%) compared to a846879
Details
Codecov Report
Attention: Patch coverage is 92.85714%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 72.36%. Comparing base (
a846879
) to head (e4bd1df
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/operations/cast/mod.rs | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2932 +/- ##
=======================================
Coverage 72.35% 72.36%
=======================================
Files 131 131
Lines 40586 40599 +13
Branches 40586 40599 +13
=======================================
+ Hits 29368 29379 +11
Misses 9333 9333
- Partials 1885 1887 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading