Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document derive requirements for enums #1647

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Document derive requirements for enums #1647

merged 1 commit into from
Sep 13, 2024

Conversation

jswrenn
Copy link
Collaborator

@jswrenn jswrenn commented Sep 12, 2024

Makes progress on #1636

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.00%. Comparing base (a0d6353) to head (96441f7).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1647   +/-   ##
=======================================
  Coverage   88.00%   88.00%           
=======================================
  Files          16       16           
  Lines        5801     5801           
=======================================
  Hits         5105     5105           
  Misses        696      696           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

zerocopy-derive/src/lib.rs Show resolved Hide resolved
zerocopy-derive/src/lib.rs Show resolved Hide resolved
@joshlf joshlf added this pull request to the merge queue Sep 13, 2024
Merged via the queue into main with commit f15ba98 Sep 13, 2024
74 checks passed
@joshlf joshlf deleted the doc-derive-enum-reqs branch September 13, 2024 21:02
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