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

Conversation

peczenyj
Copy link
Contributor

@peczenyj peczenyj commented Jun 3, 2024

I just run gofumpt, then gofumpt -extra on the repository

Copy link

codecov bot commented Jun 3, 2024

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.

@vangent vangent merged commit ba58ec7 into google:master Jun 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants