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

Remove CI warnings by using actions/setup-go module cache, upgrading codecov #3303

Merged
merged 2 commits into from
May 22, 2024

Conversation

thomas11
Copy link
Contributor

@thomas11 thomas11 commented May 22, 2024

This gets us from 64 to 47 warnings. It might also speed up Go builds a little bit.

Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.74%. Comparing base (d831353) to head (118721f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3303      +/-   ##
==========================================
+ Coverage   55.44%   56.74%   +1.30%     
==========================================
  Files          66       66              
  Lines        9934     8053    -1881     
==========================================
- Hits         5508     4570     -938     
+ Misses       3993     3049     -944     
- Partials      433      434       +1     

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

@thomas11 thomas11 changed the title Configure actions/setup-go module cache Remove CI warnings by using actions/setup-go module cache, upgrading codecov May 22, 2024
@thomas11 thomas11 requested review from danielrbradley and a team May 22, 2024 12:54
@thomas11 thomas11 self-assigned this May 22, 2024
@thomas11 thomas11 merged commit f607b7a into master May 22, 2024
25 checks passed
@thomas11 thomas11 deleted the tkappler/go-cache branch May 22, 2024 12:55
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