chore: use vx array assert eq macro 2#5077
Conversation
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…-more-places # Conflicts: # encodings/fastlanes/src/bitpacking/compress.rs # encodings/fastlanes/src/bitpacking/compute/cast.rs # encodings/fastlanes/src/delta/compute/cast.rs # encodings/fastlanes/src/delta/ops.rs # encodings/fastlanes/src/for/compress.rs # encodings/fastlanes/src/for/compute/cast.rs # encodings/fastlanes/src/rle/compress.rs # encodings/fastlanes/src/rle/ops.rs
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
CodSpeed Performance ReportMerging #5077 will not alter performanceComparing Summary
Footnotes
|
|
@claude review Also might want to rebase instead because we just merged a regression (the from_iter stuff) |
|
Claude finished @connortsui20's task —— View job Code Review CompleteSummaryThis PR continues the standardization effort to replace manual array equality assertions with the ✅ What's Good
|
154ada0 to
8053af8
Compare
|
@claude review |
|
(I rebased everything and force pushed with lease) |
|
Claude finished @connortsui20's task —— View job ✅ Code Review CompleteAfter rebasing, this PR looks excellent! The changes are clean, consistent, and make good improvements. 📋 SummaryThis PR continues the standardization effort from previous PRs, replacing manual array equality assertions with the ✅ What's Working Well1. Consistent Implementation
2. Code Quality Improvements
3. Broad Coverage
🔧 Specific Changes Reviewedvortex-btrblocks/: Added dependency on
|
1bd5ef8 to
2fc9ad1
Compare
|
Thanks but next time, please don't rebase merge cause it breaks my branch too |
No description provided.