go-openapi / validate

openapi toolkit validation helpers
Apache License 2.0
115 stars 53 forks source link

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

Closed fredbi closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (94f5c9c) 90.73% compared to head (d4f38c2) 91.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ========================================== + Coverage 90.73% 91.40% +0.67% ========================================== Files 22 22 Lines 2978 2978 ========================================== + Hits 2702 2722 +20 + Misses 224 203 -21 - Partials 52 53 +1 ``` | [Flag](https://app.codecov.io/gh/go-openapi/validate/pull/167/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/validate/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `91.40% <ø> (+0.67%)` | :arrow_up: | | [stable](https://app.codecov.io/gh/go-openapi/validate/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `91.40% <ø> (+0.73%)` | :arrow_up: | 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.