Tufin / oasdiff

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

add tags to rules and the "checks" cmd #586

Closed reuvenharrison closed 4 months ago

reuvenharrison commented 4 months ago

This PR implements the oasdiff checks --tags option in a robust manner. Supported tags: add, body, change, components, decrease, generalize, headers, increase, parameters, properties, remove, request, response, security, set, or specialize

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 86.36%. Comparing base (6e06613) to head (7d8b0c6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #586 +/- ## ========================================== + Coverage 86.23% 86.36% +0.13% ========================================== Files 227 228 +1 Lines 13031 13091 +60 ========================================== + Hits 11237 11306 +69 + Misses 1386 1376 -10 - Partials 408 409 +1 ``` | [Flag](https://app.codecov.io/gh/Tufin/oasdiff/pull/586/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/586/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tufin) | `86.36% <100.00%> (+0.13%)` | :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.