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

fix(ci): muted warnings in CI runs due to cache conflicts #41

Merged
merged 1 commit into from Dec 26, 2023

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Dec 24, 2023

Every time a job is posted, I receive false alarm failure notifications because of some cache conflict during the linting job.

Reference: golangci/golangci-lint-action#807

Copy link

codecov bot commented Dec 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b8f099) 100.00% compared to head (a5a4020) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          606       606           
=========================================
  Hits           606       606           
Flag Coverage Δ
oldstable 100.00% <ø> (ø)
stable 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Every time a job is posted, I received false alarm failure notifications
because of some cache conflict during the linting job.

Reference: golangci/golangci-lint-action#807

* fixed code coverage on all sub packages

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi merged commit 16e0c88 into go-openapi:master Dec 26, 2023
10 checks passed
@fredbi fredbi deleted the fix/ci-warnings branch December 26, 2023 15:21
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

1 participant