Skip to content

chore: Add ~/.cache/golangci-lint to actions/cache - #4118

Closed
Not-Dhananjay-Mishra wants to merge 3 commits into
google:masterfrom
Not-Dhananjay-Mishra:ci
Closed

chore: Add ~/.cache/golangci-lint to actions/cache#4118
Not-Dhananjay-Mishra wants to merge 3 commits into
google:masterfrom
Not-Dhananjay-Mishra:ci

Conversation

@Not-Dhananjay-Mishra

@Not-Dhananjay-MishraNot-Dhananjay-Mishra commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

Added ~/.cache/golangci-lint to actions/cache in workflow

Before

  • Time taken by linter: 2m 58s (Pass)

After

  • Time taken by linter (Fail): 2m 25s
  • Time taken by linter (Pass): 1m 45s

Related: #4070

@codecov

codecovBot commented Mar 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.71%. Comparing base (a12b8d7) to head (fa95138).

Additional details and impacted files
@@ Coverage Diff @@## master #4118 +/- ##
=======================================
Coverage 93.71% 93.71% =======================================
Files 211 211 Lines 19614 19614 =======================================
Hits 18382 18382 Misses 1034 1034 Partials 198 198 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto 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.

1 participant

@Not-Dhananjay-Mishra