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: add gnoland secrets command suite #1593

Merged
merged 24 commits into from
Apr 2, 2024

Add overwrite protection

cf5abb6
Select commit
Loading
Failed to load commit list.
Merged

feat: add gnoland secrets command suite #1593

Add overwrite protection
cf5abb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 0s

45.04% (-2.51%) compared to 6760265

View this Pull Request on Codecov

45.04% (-2.51%) compared to 6760265

Details

Codecov Report

Attention: Patch coverage is 79.32817% with 80 lines in your changes are missing coverage. Please review.

Project coverage is 45.04%. Comparing base (6760265) to head (cf5abb6).

Files Patch % Lines
gno.land/cmd/gnoland/secrets_get.go 60.71% 27 Missing and 17 partials ⚠️
gno.land/cmd/gnoland/secrets_init.go 81.05% 9 Missing and 9 partials ⚠️
gno.land/cmd/gnoland/secrets_common.go 82.43% 9 Missing and 4 partials ⚠️
gno.land/cmd/gnoland/secrets_verify.go 93.82% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1593      +/-   ##
==========================================
- Coverage   47.54%   45.04%   -2.51%     
==========================================
  Files         388      464      +76     
  Lines       61242    67975    +6733     
==========================================
+ Hits        29117    30617    +1500     
- Misses      29686    34785    +5099     
- Partials     2439     2573     +134     

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