Skip to content

Implement common traits for ReadOnly - #3682

Open
jswrenn wants to merge 1 commit into
mainfrom
Gfa0cb30780189c43bb84da57a9ade4d5a9754223
Open

jswrenn wants to merge 1 commit into
mainfrom
Gfa0cb30780189c43bb84da57a9ade4d5a9754223

Conversation

@jswrenn

@jswrenn jswrenn commented Sep 13, 2026

Copy link
Copy Markdown
Collaborator

Latest Update: v13 — Compare vs v12

📚 Full Patch History

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

Version v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v8 v7 v6 v5 v4 v3 v2 v1 Base
v7 v6 v5 v4 v3 v2 v1 Base
v6 v5 v4 v3 v2 v1 Base
v5 v4 v3 v2 v1 Base
v4 v3 v2 v1 Base
v3 v2 v1 Base
v2 v1 Base
v1 Base
⬇️ Download this PR

Branch

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

Checkout

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

Cherry Pick

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

Pull

git pull origin refs/heads/Gfa0cb30780189c43bb84da57a9ade4d5a9754223

Stacked PRs enabled by GHerrit.

@codecov-commenter

codecov-commenter commented Sep 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.67442% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.20%. Comparing base (54aa994) to head (6e57b73).

Files with missing lines Patch % Lines
zerocopy/src/wrappers.rs 97.64% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3682      +/-   ##
==========================================
+ Coverage   91.90%   92.20%   +0.29%     
==========================================
  Files          20       20              
  Lines        6177     6260      +83     
==========================================
+ Hits         5677     5772      +95     
+ Misses        500      488      -12     

☔ 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/wrappers.rs Outdated
@jswrenn
jswrenn force-pushed the Gfa0cb30780189c43bb84da57a9ade4d5a9754223 branch from 313aadb to f72412b Compare September 16, 2026 18:33
@jswrenn
jswrenn force-pushed the G2cef62dbb236b18953ded9a3d514bf0913c0e49c branch from 6a2d740 to 32a19cb Compare September 16, 2026 18:33
@jswrenn
jswrenn force-pushed the Gfa0cb30780189c43bb84da57a9ade4d5a9754223 branch from f72412b to c3133e3 Compare September 17, 2026 17:38
@jswrenn
jswrenn force-pushed the G2cef62dbb236b18953ded9a3d514bf0913c0e49c branch 2 times, most recently from 7ee83eb to 9ab5aff Compare September 17, 2026 18:25
@jswrenn
jswrenn force-pushed the Gfa0cb30780189c43bb84da57a9ade4d5a9754223 branch 2 times, most recently from d0473a5 to 90b4268 Compare September 17, 2026 18:40
@jswrenn
jswrenn force-pushed the G2cef62dbb236b18953ded9a3d514bf0913c0e49c branch 2 times, most recently from 87b1b9a to 50d6abf Compare September 17, 2026 19:02
@jswrenn
jswrenn force-pushed the Gfa0cb30780189c43bb84da57a9ade4d5a9754223 branch from 90b4268 to 257cfb4 Compare September 17, 2026 19:02
@jswrenn
jswrenn force-pushed the G2cef62dbb236b18953ded9a3d514bf0913c0e49c branch from 50d6abf to d9de491 Compare September 21, 2026 20:46
@jswrenn
jswrenn force-pushed the Gfa0cb30780189c43bb84da57a9ade4d5a9754223 branch from 257cfb4 to bf33b42 Compare September 21, 2026 20:46
@jswrenn
jswrenn force-pushed the G2cef62dbb236b18953ded9a3d514bf0913c0e49c branch from d9de491 to 672af03 Compare September 22, 2026 14:45
@jswrenn
jswrenn force-pushed the Gfa0cb30780189c43bb84da57a9ade4d5a9754223 branch 2 times, most recently from 38beb00 to e9b8224 Compare September 22, 2026 14:58
Base automatically changed from G2cef62dbb236b18953ded9a3d514bf0913c0e49c to main September 22, 2026 15:20
gherrit-pr-id: Gfa0cb30780189c43bb84da57a9ade4d5a9754223
@jswrenn
jswrenn force-pushed the Gfa0cb30780189c43bb84da57a9ade4d5a9754223 branch from e9b8224 to 6e57b73 Compare September 22, 2026 15:22
Comment thread zerocopy/src/wrappers.rs

This branch has not been deployed

No deployments
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