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 collection guarantee with protobuf schema #779

Closed illia-malachyn closed 1 month ago

illia-malachyn commented 1 month ago

Closes: #768

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 56.46%. Comparing base (7b58582) to head (276409c). Report is 67 commits behind head on master.

Files with missing lines Patch % Lines
test/entities.go 87.50% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #779 +/- ## ========================================== + Coverage 52.92% 56.46% +3.54% ========================================== Files 35 35 Lines 5580 6007 +427 ========================================== + Hits 2953 3392 +439 + Misses 2231 2124 -107 - Partials 396 491 +95 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-go-sdk/pull/779/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/779/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `56.46% <92.00%> (+3.54%)` | :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.