Add accessor for Binary data
#1383
Open
Codecov / codecov/project
succeeded
Oct 16, 2025 in 0s
84.68% (+0.02%) compared to 2ec1462
View this Pull Request on Codecov
84.68% (+0.02%) compared to 2ec1462
Details
Codecov Report
❌ Patch coverage is 94.04762% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.68%. Comparing base (2ec1462) to head (570b648).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| kernel/src/engine/arrow_data.rs | 90.69% | 0 Missing and 4 partials |
| kernel/src/engine_data.rs | 97.22% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1383 +/- ##
==========================================
+ Coverage 84.65% 84.68% +0.02%
==========================================
Files 115 115
Lines 29557 29641 +84
Branches 29557 29641 +84
==========================================
+ Hits 25021 25100 +79
- Misses 3329 3330 +1
- Partials 1207 1211 +4 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading