Skip to content

Rename invariant::Valid to invariant::Safe - #3665

Merged
jswrenn merged 1 commit into
mainfrom
G5fa632801df03c070c991b72a15721a1f2d66490
Sep 11, 2026
Merged

Rename invariant::Valid to invariant::Safe#3665
jswrenn merged 1 commit into
mainfrom
G5fa632801df03c070c991b72a15721a1f2d66490

Conversation

@jswrenn

@jswrenn jswrenn commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Latest Update: v8 — Compare vs v7

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v7 v6 v5 v4 v3 v2 v1 Base
v8 vs v7 vs v6 vs v5 vs v4 vs v3 vs v2 vs v1 vs Base
v7 vs v6 vs v5 vs v4 vs v3 vs v2 vs v1 vs Base
v6 vs v5 vs v4 vs v3 vs v2 vs v1 vs Base
v5 vs v4 vs v3 vs v2 vs v1 vs Base
v4 vs v3 vs v2 vs v1 vs Base
v3 vs v2 vs v1 vs Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/G5fa632801df03c070c991b72a15721a1f2d66490 && git checkout -b pr-G5fa632801df03c070c991b72a15721a1f2d66490 FETCH_HEAD

Checkout

git fetch origin refs/heads/G5fa632801df03c070c991b72a15721a1f2d66490 && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/G5fa632801df03c070c991b72a15721a1f2d66490 && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/G5fa632801df03c070c991b72a15721a1f2d66490

Stacked PRs enabled by GHerrit.

@codecov-commenter

codecov-commenter commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.68293% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.81%. Comparing base (ebfc77e) to head (a4ded0d).

Files with missing lines Patch % Lines
zerocopy/src/macros.rs 0.00% 2 Missing ⚠️
zerocopy/src/pointer/invariant.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3665      +/-   ##
==========================================
- Coverage   91.82%   91.81%   -0.01%     
==========================================
  Files          20       20              
  Lines        6150     6147       -3     
==========================================
- Hits         5647     5644       -3     
  Misses        503      503              

☔ View full report in Codecov by Harness.
📢 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.

Comment thread zerocopy/src/lib.rs Outdated
@jswrenn
jswrenn changed the base branch from Gcc56a15ce65387a017464947e8c2f25dc9e8c737 to Gd2bc8560585e8f472223acf71b96e0f71b2d00c2 September 9, 2026 20:11
@jswrenn
jswrenn force-pushed the G5fa632801df03c070c991b72a15721a1f2d66490 branch 2 times, most recently from 498eb17 to b63f0d1 Compare September 9, 2026 20:42
@jswrenn
jswrenn force-pushed the Gd2bc8560585e8f472223acf71b96e0f71b2d00c2 branch from b7230a3 to 5d9811e Compare September 9, 2026 20:42
@jswrenn
jswrenn force-pushed the G5fa632801df03c070c991b72a15721a1f2d66490 branch from b63f0d1 to 0a97d3a Compare September 9, 2026 21:16
@jswrenn
jswrenn force-pushed the Gd2bc8560585e8f472223acf71b96e0f71b2d00c2 branch from 5d9811e to ea4e7c3 Compare September 9, 2026 21:16
@jswrenn
jswrenn changed the base branch from Gd2bc8560585e8f472223acf71b96e0f71b2d00c2 to Gcc56a15ce65387a017464947e8c2f25dc9e8c737 September 9, 2026 21:16
@jswrenn
jswrenn force-pushed the G5fa632801df03c070c991b72a15721a1f2d66490 branch from 0a97d3a to aa86c62 Compare September 9, 2026 21:45
@jswrenn
jswrenn force-pushed the Gcc56a15ce65387a017464947e8c2f25dc9e8c737 branch from 2b3ab46 to 3a44dbe Compare September 9, 2026 21:45
@joshlf
joshlf force-pushed the Gcc56a15ce65387a017464947e8c2f25dc9e8c737 branch from 3a44dbe to 5239e82 Compare September 10, 2026 16:10
@jswrenn
jswrenn force-pushed the Gcc56a15ce65387a017464947e8c2f25dc9e8c737 branch from 5239e82 to b7a0e7d Compare September 10, 2026 18:35
@jswrenn
jswrenn force-pushed the G5fa632801df03c070c991b72a15721a1f2d66490 branch 2 times, most recently from 48fb7a5 to f2a5568 Compare September 10, 2026 20:20
Base automatically changed from Gcc56a15ce65387a017464947e8c2f25dc9e8c737 to main September 10, 2026 20:42
gherrit-pr-id: G5fa632801df03c070c991b72a15721a1f2d66490
@jswrenn
jswrenn force-pushed the G5fa632801df03c070c991b72a15721a1f2d66490 branch from f2a5568 to a4ded0d Compare September 10, 2026 21:25
@jswrenn
jswrenn added this pull request to the merge queue Sep 11, 2026
Merged via the queue into main with commit ec74bc1 Sep 11, 2026
111 checks passed
@jswrenn
jswrenn deleted the G5fa632801df03c070c991b72a15721a1f2d66490 branch September 11, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants