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

feat(TCK): Add `AccountUpdate` method #1020

Closed 0xivanov closed 3 weeks ago

0xivanov commented 1 month ago

Description: AccountUpdate for the TCK server.

Related issue(s):

Fixes #1018

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 (52fdd40) to head (5005868). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1020 +/- ## ======================================= Coverage 73.55% 73.55% ======================================= Files 168 168 Lines 23755 23755 ======================================= Hits 17473 17473 Misses 5576 5576 Partials 706 706 ```

: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
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud