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

Add support for uint8 en/decoding #10

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

gballet
Copy link
Contributor

@gballet gballet commented Jul 25, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 44 lines in your changes missing coverage. Please review.

Project coverage is 32.97%. Comparing base (3d1ff7a) to head (f0a4af9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   33.44%   32.97%   -0.47%     
==========================================
  Files          57       57              
  Lines        3113     3157      +44     
==========================================
  Hits         1041     1041              
- Misses       2029     2073      +44     
  Partials       43       43              
Components Coverage Δ
ssz 18.12% <0.00%> (-0.43%) ⬇️
sszgen 0.00% <0.00%> (ø)

codec.go Outdated Show resolved Hide resolved
decoder.go Outdated Show resolved Hide resolved
@karalabe
Copy link
Owner

You're gonna hate me, but pls add the type to the README's API matrix.

Copy link
Owner

@karalabe karalabe left a comment

Choose a reason for hiding this comment

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

SGTM

@karalabe karalabe merged commit e1d852e into karalabe:main Jul 26, 2024
6 checks passed
@karalabe karalabe added this to the 0.3.0 milestone Jul 26, 2024
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