hashgraph / hedera-sdk-js

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

fix: comment out not-working examples #2620

Closed ivaylonikolov7 closed 3 weeks ago

ivaylonikolov7 commented 3 weeks ago

Description: Comment out all non-working examples

Related issue(s): https://github.com/hashgraph/hedera-sdk-js/issues/2619

Checklist

sonarcloud[bot] commented 3 weeks 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 3 weeks ago

Codecov Report

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

Project coverage is 84.79%. Comparing base (0c02eca) to head (afb61a3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2620 +/- ## ======================================= Coverage 84.78% 84.79% ======================================= Files 284 284 Lines 71253 71253 ======================================= + Hits 60414 60421 +7 + Misses 10839 10832 -7 ```

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