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

Add GetExecutionResultByID endpoint #757

Closed illia-malachyn closed 2 months ago

illia-malachyn commented 2 months ago

Closes: #752

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 24.24242% with 25 lines in your changes missing coverage. Please review.

Project coverage is 51.45%. Comparing base (6d6a330) to head (b87f9c7). Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
access/grpc/convert/convert.go 0.00% 23 Missing :warning:
access/grpc/client.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #757 +/- ## ========================================== - Coverage 51.72% 51.45% -0.28% ========================================== Files 35 35 Lines 5262 5446 +184 ========================================== + Hits 2722 2802 +80 - Misses 2206 2288 +82 - Partials 334 356 +22 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-go-sdk/pull/757/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/757/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `51.45% <24.24%> (-0.28%)` | :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.