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

Send and subscribe transaction statuses endpoint #772

Closed AndriiDiachuk closed 1 month ago

AndriiDiachuk commented 2 months ago

Closes: #745

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 64.28571% with 15 lines in your changes missing coverage. Please review.

Project coverage is 54.00%. Comparing base (7b58582) to head (0a99ee4). Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
access/grpc/grpc.go 67.50% 9 Missing and 4 partials :warning:
access/grpc/client.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #772 +/- ## ========================================== + Coverage 52.92% 54.00% +1.08% ========================================== Files 35 35 Lines 5580 5709 +129 ========================================== + Hits 2953 3083 +130 + Misses 2231 2199 -32 - Partials 396 427 +31 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-go-sdk/pull/772/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/772/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `54.00% <64.28%> (+1.08%)` | :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.