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: fix e2e/unit tests #1017

Closed 0xivanov closed 1 month ago

0xivanov commented 1 month ago

Description:

Related issue(s):

Fixes #

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.55%. Comparing base (1b94c65) to head (32dcd64). Report is 69 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1017 +/- ## ========================================== + Coverage 72.24% 73.55% +1.31% ========================================== Files 164 168 +4 Lines 26517 23755 -2762 ========================================== - Hits 19156 17473 -1683 + Misses 6679 5576 -1103 - Partials 682 706 +24 ```

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