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

extend block payload with new fields #789

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

illia-malachyn
Copy link
Contributor

Closes: #767

@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 81.59509% with 30 lines in your changes missing coverage. Please review.

Project coverage is 57.89%. Comparing base (9f84549) to head (6b92f6a).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
access/grpc/convert/convert.go 74.78% 21 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #789      +/-   ##
==========================================
+ Coverage   57.04%   57.89%   +0.85%     
==========================================
  Files          35       35              
  Lines        7391     7541     +150     
==========================================
+ Hits         4216     4366     +150     
+ Misses       2673     2664       -9     
- Partials      502      511       +9     
Flag Coverage Δ
unittests 57.89% <81.59%> (+0.85%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

BlockPayload type differs from actual block payload in protobuf schema
2 participants