go-openapi / spec

openapi specification object model
Apache License 2.0
389 stars 98 forks source link

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

Closed fredbi closed 8 months ago

fredbi commented 8 months ago

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

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ee158df) 65.89% compared to head (ff9f104) 64.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #181 +/- ## ========================================== - Coverage 65.89% 64.78% -1.12% ========================================== Files 30 29 -1 Lines 2923 2845 -78 ========================================== - Hits 1926 1843 -83 - Misses 830 833 +3 - Partials 167 169 +2 ``` | [Flag](https://app.codecov.io/gh/go-openapi/spec/pull/181/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | Coverage Δ | | |---|---|---| | [oldstable](https://app.codecov.io/gh/go-openapi/spec/pull/181/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `64.78% <ø> (-1.12%)` | :arrow_down: | | [stable](https://app.codecov.io/gh/go-openapi/spec/pull/181/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `64.78% <ø> (-1.12%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.