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 BlockSeal type with protobuf schema #780

Closed illia-malachyn closed 1 month ago

illia-malachyn commented 1 month ago

Closes: #766

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 86.07595% with 11 lines in your changes missing coverage. Please review.

Project coverage is 56.65%. Comparing base (f5edcfd) to head (3ae9ebc). Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
access/grpc/convert/convert.go 83.33% 6 Missing and 3 partials :warning:
test/entities.go 92.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #780 +/- ## ========================================== - Coverage 56.67% 56.65% -0.03% ========================================== Files 35 35 Lines 6050 7269 +1219 ========================================== + Hits 3429 4118 +689 - Misses 2127 2657 +530 Partials 494 494 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-go-sdk/pull/780/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/780/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `56.65% <86.07%> (-0.03%)` | :arrow_down: | 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.