go-openapi / swag

goodie bag in use in the go-openapi projects
Apache License 2.0
184 stars 46 forks source link

ci: remove paths-ignores #87

Closed fredbi closed 9 months ago

fredbi commented 9 months ago

Using paths-ignore as a short-circuit for doc-only PRs does not work: branch protection rules cannot be passed.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a05020e) 87.16% compared to head (cd56a28) 88.04%. Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ========================================== + Coverage 87.16% 88.04% +0.87% ========================================== Files 13 13 Lines 1839 1547 -292 ========================================== - Hits 1603 1362 -241 + Misses 204 153 -51 Partials 32 32 ``` | [Flag](https://app.codecov.io/gh/go-openapi/swag/pull/87/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/swag/pull/87/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `88.04% <ø> (+0.87%)` | :arrow_up: | | [stable](https://app.codecov.io/gh/go-openapi/swag/pull/87/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `88.04% <ø> (+0.87%)` | :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.