onflow / flow-go-sdk

Tools for building Go applications on Flow :ocean:
https://onflow.org
Apache License 2.0
212 stars 86 forks source link

align block header with protobuf schema #778

Closed illia-malachyn closed 1 month ago

illia-malachyn commented 1 month ago

Closes: #765

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.81818% with 24 lines in your changes missing coverage. Please review.

Project coverage is 57.04%. Comparing base (3ae9ebc) to head (9f84549). Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
access/grpc/convert/convert.go 76.00% 16 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #778 +/- ## ========================================== + Coverage 56.65% 57.04% +0.39% ========================================== Files 35 35 Lines 7269 7391 +122 ========================================== + Hits 4118 4216 +98 - Misses 2657 2673 +16 - Partials 494 502 +8 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-go-sdk/pull/778/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/onflow/flow-go-sdk/pull/778/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `57.04% <81.81%> (+0.39%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.