Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(world-cli): Add commands for running evm and da layer #17

Add run check instead of sleeping and reduce output when token is not…

66106fd
Select commit
Loading
Failed to load commit list.
Merged

feat(world-cli): Add commands for running evm and da layer #17

Add run check instead of sleeping and reduce output when token is not…
66106fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2023 in 0s

61.29% (+4.14%) compared to 9ec5c4b

View this Pull Request on Codecov

61.29% (+4.14%) compared to 9ec5c4b

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (9ec5c4b) 57.14% compared to head (66106fd) 61.29%.

Files Patch % Lines
common/config/config.go 81.25% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   57.14%   61.29%   +4.14%     
==========================================
  Files           4        4              
  Lines         105      124      +19     
==========================================
+ Hits           60       76      +16     
- Misses         43       45       +2     
- Partials        2        3       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.