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: overhaul gnoland secrets and gnoland config to output JSON #2393

Merged
merged 17 commits into from
Jun 24, 2024

Merge branch 'master' into dev/zivkovicmilos/overhaul-secrets

104736e
Select commit
Loading
Failed to load commit list.
Merged

feat: overhaul gnoland secrets and gnoland config to output JSON #2393

Merge branch 'master' into dev/zivkovicmilos/overhaul-secrets
104736e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 0s

54.68% (+0.01%) compared to 072aef3

View this Pull Request on Codecov

54.68% (+0.01%) compared to 072aef3

Details

Codecov Report

Attention: Patch coverage is 71.96262% with 30 lines in your changes missing coverage. Please review.

Project coverage is 54.68%. Comparing base (072aef3) to head (104736e).

Files Patch % Lines
gno.land/cmd/gnoland/secrets_get.go 75.00% 10 Missing and 7 partials ⚠️
gno.land/cmd/gnoland/config.go 60.00% 5 Missing and 5 partials ⚠️
gno.land/cmd/gnoland/config_get.go 78.57% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2393      +/-   ##
==========================================
+ Coverage   54.66%   54.68%   +0.01%     
==========================================
  Files         583      583              
  Lines       78508    78502       -6     
==========================================
+ Hits        42913    42925      +12     
+ Misses      32384    32369      -15     
+ Partials     3211     3208       -3     

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