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(gnoland): Improve gnoland config/secrets command description #2399

Merged
merged 5 commits into from
Aug 9, 2024

chore: add comments & type display for getter/setter

25b3dc3
Select commit
Loading
Failed to load commit list.
Merged

feat(gnoland): Improve gnoland config/secrets command description #2399

chore: add comments & type display for getter/setter
25b3dc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

59.98% (-0.14%) compared to 1f58ee4

View this Pull Request on Codecov

59.98% (-0.14%) compared to 1f58ee4

Details

Codecov Report

Attention: Patch coverage is 97.53086% with 2 lines in your changes missing coverage. Please review.

Project coverage is 59.98%. Comparing base (1f58ee4) to head (25b3dc3).
Report is 1 commits behind head on master.

Files Patch % Lines
gno.land/cmd/gnoland/config_help.go 96.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2399      +/-   ##
==========================================
- Coverage   60.11%   59.98%   -0.14%     
==========================================
  Files         560      561       +1     
  Lines       74911    77412    +2501     
==========================================
+ Hits        45036    46437    +1401     
- Misses      26500    27458     +958     
- Partials     3375     3517     +142     

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