Skip to content

zerocopy: add SPDX-License-Identifier to source files#3432

Open
Sagartaunk wants to merge 1 commit into
google:mainfrom
Sagartaunk:main
Open

zerocopy: add SPDX-License-Identifier to source files#3432
Sagartaunk wants to merge 1 commit into
google:mainfrom
Sagartaunk:main

Conversation

@Sagartaunk
Copy link
Copy Markdown

Fixes #3428

@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jun 4, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (88393fc) to head (acf3b1b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3432   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          20       20           
  Lines        6093     6093           
=======================================
  Hits         5597     5597           
  Misses        496      496           

☔ 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.

Copy link
Copy Markdown
Member

@joshlf joshlf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny nit, but otherwise looks good, thanks! You'll also need to rebase on main.

Comment thread zerocopy/src/pointer/inner.rs
@joshlf
Copy link
Copy Markdown
Member

joshlf commented Jun 5, 2026

Oh and also, you'll need to run ./tools/update-expected-test-output.sh after you've made any changes.

@Sagartaunk
Copy link
Copy Markdown
Author

Oh and also, you'll need to run ./tools/update-expected-test-output.sh after you've made any changes.

Made the changes and rebased on main. Also, are there any good first issues you'd recommend to someone looking to contribute more?

@Sagartaunk Sagartaunk requested a review from joshlf June 6, 2026 05:52
Fixes google#3428

Co-authored-by: Joshua Liebow-Feeser <joshlf@users.noreply.github.com>
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.

Linux kernel: SPDX license identifiers

3 participants