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

all: format all source code files with gofumpt and -extra option #3442

Merged
merged 3 commits into from
Jun 3, 2024

update examples.json

d410408
Select commit
Loading
Failed to load commit list.
Merged

all: format all source code files with gofumpt and -extra option #3442

update examples.json
d410408
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 1s

73.41% (target 0.00%)

View this Pull Request on Codecov

73.41% (target 0.00%)

Details

Codecov Report

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

Project coverage is 73.41%. Comparing base (19db7d5) to head (d410408).

Files Patch % Lines
internal/releasehelper/releasehelper.go 50.00% 1 Missing ⚠️
samples/guestbook/gcp/deploy/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3442      +/-   ##
==========================================
- Coverage   73.41%   73.41%   -0.01%     
==========================================
  Files         113      113              
  Lines       14947    14948       +1     
==========================================
  Hits        10974    10974              
- Misses       3199     3200       +1     
  Partials      774      774              

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