Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## codex/inline-containers-09-multiset #983 +/- ##
=======================================================================
- Coverage 88.01% 87.88% -0.14%
=======================================================================
Files 103 103
Lines 39364 39568 +204
=======================================================================
+ Hits 34645 34773 +128
- Misses 4719 4795 +76 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will not alter performance
Comparing Footnotes
|
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
August 6, 2026 05:34
7cdb234 to
959c15a
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
August 10, 2026 05:20
959c15a to
e4f8ea6
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
August 10, 2026 05:53
e4f8ea6 to
a747635
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
2 times, most recently
from
August 10, 2026 06:54
13ba7e1 to
ea8683e
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
August 11, 2026 01:30
ea8683e to
b3680af
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
August 14, 2026 04:37
b3680af to
83fd99b
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
2 times, most recently
from
August 14, 2026 05:02
923bc3e to
766ff55
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
August 14, 2026 05:04
766ff55 to
9999f16
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
August 14, 2026 05:09
9999f16 to
04678d5
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
August 14, 2026 05:15
04678d5 to
14d26b8
Compare
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
September 16, 2026 04:35
14d26b8 to
d37a386
Compare
ezrosent
removed this pull request from stack #989
September 16, 2026 04:35
ezrosent
added this pull request to stack #1025
September 16, 2026 04:36
ezrosent
force-pushed
the
codex/inline-containers-10-pair
branch
from
September 18, 2026 05:24
d37a386 to
729c201
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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