hashgraph / hedera-sdk-go

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

feat(TCK): Implement `AccountDelete` #1056

Closed 0xivanov closed 1 month ago

0xivanov commented 2 months ago

Description:

Related issue(s):

Fixes #1045

Notes for reviewer:

Checklist

sonarcloud[bot] commented 1 month 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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 73.77%. Comparing base (616a07f) to head (c029aa0). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1056 +/- ## ========================================== + Coverage 73.64% 73.77% +0.13% ========================================== Files 171 174 +3 Lines 24299 24766 +467 ========================================== + Hits 17894 18272 +378 - Misses 5688 5760 +72 - Partials 717 734 +17 ```

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