hashgraph / hedera-sdk-js

Hedera™ Hashgraph SDK for JavaScript/TypeScript
https://docs.hedera.com/guides/docs/sdks
Apache License 2.0
276 stars 144 forks source link

fix: rework examples #2646

Open ivaylonikolov7 opened 1 week ago

ivaylonikolov7 commented 1 week ago

Description: Uncomments non-working example after the latest changes and applies necessary changes for them to work again.

Fixes #2619

Checklist

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 84.85%. Comparing base (e44cdf8) to head (d20c4d2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2646 +/- ## ========================================== + Coverage 84.81% 84.85% +0.04% ========================================== Files 284 284 Lines 71281 71281 ========================================== + Hits 60457 60487 +30 + Misses 10824 10794 -30 ```

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

sonarcloud[bot] commented 1 week ago

Quality Gate Failed Quality Gate failed

Failed conditions
25.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud