Tufin / oasdiff

OpenAPI Diff and Breaking Changes
https://www.oasdiff.com
Apache License 2.0
689 stars 59 forks source link

Update dependencies including map abstraction and multi-types in kin-openapi #526

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Update dependencies. This PR uses the latest version of kin-openapi which changed schema/type from a single string to an array. After this PR oasdiff will support schema/type as follows:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 83.69%. Comparing base (6859bc7) to head (20b0d20).

Files Patch % Lines
checker/check_request_parameters_type_changed.go 86.36% 6 Missing and 3 partials :warning:
checker/check_response_property_type_changed.go 85.71% 2 Missing and 1 partial :warning:
utils/string_list.go 75.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #526 +/- ## ========================================== + Coverage 83.67% 83.69% +0.02% ========================================== Files 226 227 +1 Lines 13083 13121 +38 ========================================== + Hits 10947 10982 +35 - Misses 1718 1721 +3 Partials 418 418 ``` | [Flag](https://app.codecov.io/gh/Tufin/oasdiff/pull/526/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tufin) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Tufin/oasdiff/pull/526/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tufin) | `83.69% <90.07%> (+0.02%)` | :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=Tufin#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.