go-openapi / runtime

openapi runtime interfaces
Apache License 2.0
245 stars 146 forks source link

chore(lint): relinted #310

Closed fredbi closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 81.84%. Comparing base (91a8d68) to head (f04577f). Report is 3 commits behind head on master.

Files Patch % Lines
middleware/denco/router.go 0.00% 3 Missing :warning:
client/runtime.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #310 +/- ## ========================================== + Coverage 81.67% 81.84% +0.16% ========================================== Files 49 49 Lines 4066 3354 -712 ========================================== - Hits 3321 2745 -576 + Misses 632 496 -136 Partials 113 113 ``` | [Flag](https://app.codecov.io/gh/go-openapi/runtime/pull/310/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | Coverage Δ | | |---|---|---| | [1.19](https://app.codecov.io/gh/go-openapi/runtime/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.84% <20.00%> (+0.16%)` | :arrow_up: | | [oldstable](https://app.codecov.io/gh/go-openapi/runtime/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.84% <20.00%> (+0.16%)` | :arrow_up: | | [stable](https://app.codecov.io/gh/go-openapi/runtime/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.84% <20.00%> (+0.16%)` | :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.