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

fix(TCK): `AccountCreateTransaction` #1012

Closed 0xivanov closed 1 month ago

0xivanov commented 1 month ago

Description:

Fix AccountCreate tck method to work with the latest version of the tck server

Related issue(s):

Fixes #1013 #893

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.55%. Comparing base (ab83d71) to head (3f1d35a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1012 +/- ## ======================================= Coverage 73.54% 73.55% ======================================= Files 168 168 Lines 23755 23755 ======================================= + Hits 17471 17473 +2 + Misses 5577 5576 -1 + Partials 707 706 -1 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
2 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