go-openapi / runtime

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

fix(ci): remove dependency-type from dependabot groups #309

Closed fredbi closed 6 months ago

fredbi commented 6 months ago

dependency-type is irrelevant in the gomod ecosystem.

This setting prevented some updates to auto-merge as expected.

codecov[bot] commented 6 months ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #309 +/- ## ========================================== + 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/309/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/309/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.84% <ø> (+0.16%)` | :arrow_up: | | [oldstable](https://app.codecov.io/gh/go-openapi/runtime/pull/309/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.84% <ø> (+0.16%)` | :arrow_up: | | [stable](https://app.codecov.io/gh/go-openapi/runtime/pull/309/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.84% <ø> (+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.