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

ci: combine the go generate workflow with the linting workflow #4053

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented Aug 27, 2023

The linter workflow is very fast, and the go generate workflow as well (~1 min). We can save on setup time and reduce the number of requested builders by combining the workflows.

@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Merging #4053 (e986668) into master (5b25d8b) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4053      +/-   ##
==========================================
- Coverage   83.59%   83.55%   -0.04%     
==========================================
  Files         148      148              
  Lines       15227    15227              
==========================================
- Hits        12728    12722       -6     
- Misses       1999     2004       +5     
- Partials      500      501       +1     

see 2 files with indirect coverage changes

@marten-seemann marten-seemann merged commit 22eac50 into master Sep 15, 2023
31 checks passed
@marten-seemann marten-seemann deleted the generate-workflow branch September 16, 2023 12:07
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.

None yet

2 participants