Move Pair containers to sequence storage - #983
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## codex/inline-containers-09-multiset #983 +/- ##
=======================================================================
- Coverage 87.77% 87.63% -0.14%
=======================================================================
Files 98 98
Lines 39312 39516 +204
=======================================================================
+ Hits 34506 34631 +125
- Misses 4806 4885 +79 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will not alter performance
Comparing Footnotes
|
7cdb234 to
959c15a
Compare
Summary
[rebuild mask, first, second].Stack
Draft, stacked on #982. This is PR 10 of 12 in the sequence-backed container stack.
Validation
Validated on the complete 12-commit stack:
cargo nextest run --workspace: 1,362 tests passedcargo test --workspace --doccargo clippy --workspace --all-targets -- -D warningscargo fmt --all -- --check