NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 158 forks source link

add trace to CLI help output #1868

Closed LordGhostX closed 1 month ago

LordGhostX commented 1 month ago

This PR is a follow-up to https://github.com/NethermindEth/juno/pull/1822 and fully resolves https://github.com/NethermindEth/juno/issues/1767

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 75.42%. Comparing base (3283b79) to head (87a0f29).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1868 +/- ## ========================================== + Coverage 75.32% 75.42% +0.09% ========================================== Files 97 97 Lines 8333 8333 ========================================== + Hits 6277 6285 +8 + Misses 1521 1517 -4 + Partials 535 531 -4 ```

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