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

Remove unnecessary type bounds on derive #37

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

michaelsproul
Copy link
Member

Redo of this PR after I bastardised it:

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.50%. Comparing base (a751223) to head (3ac6f54).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ssz/src/bitfield.rs 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   77.76%   77.50%   -0.27%     
==========================================
  Files          12       12              
  Lines         715      720       +5     
==========================================
+ Hits          556      558       +2     
- Misses        159      162       +3     

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


🚨 Try these New Features:

@michaelsproul michaelsproul merged commit d1acd77 into main Nov 19, 2024
7 checks passed
@michaelsproul michaelsproul deleted the remove-type-bounds branch November 19, 2024 01:05
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.

2 participants