feat(vector): add CloneState implementation #961
+74
−6
Merged
Codecov / codecov/project
succeeded
Mar 27, 2026 in 1s
89.65% (-0.23%) compared to 9b1c76e
View this Pull Request on Codecov
89.65% (-0.23%) compared to 9b1c76e
Details
Codecov Report
❌ Patch coverage is 0% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.65%. Comparing base (9b1c76e) to head (7e548e6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| data/src/components/vector.rs | 0.00% | 34 Missing |
| data/src/partial_vec.rs | 0.00% | 11 Missing |
| data/src/clone.rs | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #961 +/- ##
==========================================
- Coverage 89.87% 89.65% -0.23%
==========================================
Files 110 110
Lines 22084 22129 +45
Branches 22084 22129 +45
==========================================
- Hits 19848 19839 -9
- Misses 1837 1891 +54
Partials 399 399 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading