hashgraph / hedera-sdk-go

Hedera™ Hashgraph SDK for Go
https://docs.hedera.com/docs/hedera-sdks
Apache License 2.0
88 stars 64 forks source link

chore: Add helper functions to `utilities_for_test` part 1 #1003

Closed 0xivanov closed 3 weeks ago

0xivanov commented 1 month ago

Description:

Add helper functions for creating and updating accounts and tokens, checking account info and token balances.

Related issue(s):

Fixes #996

Notes for reviewer:

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.64%. Comparing base (61eeb59) to head (29eb878). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1003 +/- ## ======================================= Coverage 73.64% 73.64% ======================================= Files 171 171 Lines 24299 24299 ======================================= Hits 17894 17894 Misses 5688 5688 Partials 717 717 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud