feat: merge schemas as numpy promotes types - #478
Merged
Merged
Codecov / codecov/project
succeeded
Sep 7, 2026 in 1s
83.41% (+0.18%) compared to 294e328
View this Pull Request on Codecov
83.41% (+0.18%) compared to 294e328
Details
Codecov Report
❌ Patch coverage is 98.47434% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.41%. Comparing base (294e328) to head (bd596a6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...b/beacon-datafusion-ext/src/type_widening/numpy.rs | 99.10% | 6 Missing |
| beacon-db/beacon-core/src/embedded.rs | 28.57% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #478 +/- ##
==========================================
+ Coverage 83.23% 83.41% +0.18%
==========================================
Files 373 374 +1
Lines 62526 63237 +711
==========================================
+ Hits 52044 52750 +706
- Misses 10482 10487 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| beacon-db/beacon-core/src/runtime_builder.rs | 92.23% <ø> (ø) |
|
| ...acon-db/beacon-datafusion-ext/src/type_widening.rs | 98.69% <100.00%> (+0.22%) |
⬆️ |
| beacon-server/beacon-server-config/src/lib.rs | 95.77% <100.00%> (+0.99%) |
⬆️ |
| beacon-server/beacon-server/src/server/mod.rs | 84.48% <100.00%> (ø) |
|
| beacon-db/beacon-core/src/embedded.rs | 68.46% <28.57%> (-0.69%) |
⬇️ |
| ...b/beacon-datafusion-ext/src/type_widening/numpy.rs | 99.10% <99.10%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading