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

GetProtocolStateSnapshotByBlockID and GetProtocolStateSnapshotByHeight endpoints #759

Closed AndriiDiachuk closed 1 month ago

AndriiDiachuk commented 2 months ago

Closes: #749

peterargue commented 1 month ago

@AndriiDiachuk can you merge master into your branch. once that's done we can merge

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 52.92%. Comparing base (c8d6c13) to head (7b58582). Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
access/grpc/client.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #759 +/- ## ========================================== + Coverage 52.38% 52.92% +0.53% ========================================== Files 35 35 Lines 5559 5580 +21 ========================================== + Hits 2912 2953 +41 + Misses 2261 2231 -30 - Partials 386 396 +10 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-go-sdk/pull/759/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/759/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `52.92% <77.77%> (+0.53%)` | :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.