Tufin / oasdiff

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

Single level per check #579

Closed reuvenharrison closed 1 month ago

reuvenharrison commented 1 month ago

This PR splits checks that have multiple severity levels into multiple checks, each with a single level. This will allow us to:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.12903% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.92%. Comparing base (ea17e6d) to head (886cc2a). Report is 3 commits behind head on main.

Files Patch % Lines
checker/rules.go 92.59% 4 Missing :warning:
checker/config.go 87.50% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #579 +/- ## ========================================== + Coverage 85.89% 85.92% +0.02% ========================================== Files 228 227 -1 Lines 12974 13027 +53 ========================================== + Hits 11144 11193 +49 - Misses 1415 1420 +5 + Partials 415 414 -1 ``` | [Flag](https://app.codecov.io/gh/Tufin/oasdiff/pull/579/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/579/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tufin) | `85.92% <96.12%> (+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.