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

optimize(create-farm): Remove child process log output remove chalk library optimize code size #781

Merged
merged 7 commits into from
Nov 25, 2023

chore: update code

54323c3
Select commit
Loading
Failed to load commit list.
Merged

optimize(create-farm): Remove child process log output remove chalk library optimize code size #781

chore: update code
54323c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2023 in 1s

78.29% (+0.01%) compared to e38729d

View this Pull Request on Codecov

78.29% (+0.01%) compared to e38729d

Details

Codecov Report

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

Comparison is base (e38729d) 78.27% compared to head (54323c3) 78.29%.
Report is 2 commits behind head on main.

Files Patch % Lines
crates/node/src/lib.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #781      +/-   ##
==========================================
+ Coverage   78.27%   78.29%   +0.01%     
==========================================
  Files         170      170              
  Lines       24097    24100       +3     
==========================================
+ Hits        18863    18869       +6     
+ Misses       5234     5231       -3     

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