Tufin / oasdiff

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

skip added required properties in the response-property-became-required check #487

Closed tcdsv closed 7 months ago

tcdsv commented 7 months ago

481

codecov-commenter commented 7 months ago

Codecov Report

Attention: 48 lines in your changes are missing coverage. Please review.

Comparison is base (a2470e3) 83.75% compared to head (1f6944b) 84.36%. Report is 14 commits behind head on main.

Files Patch % Lines
internal/diff_flags.go 63.63% 16 Missing :warning:
delta/endpoints.go 79.31% 4 Missing and 2 partials :warning:
load/spec_info.go 76.92% 4 Missing and 2 partials :warning:
internal/cmd_flags.go 88.57% 3 Missing and 1 partial :warning:
delta/parameters.go 90.62% 2 Missing and 1 partial :warning:
delta/schema.go 57.14% 2 Missing and 1 partial :warning:
internal/delta.go 88.88% 2 Missing and 1 partial :warning:
load/option.go 86.95% 2 Missing and 1 partial :warning:
internal/changelog_flags.go 95.45% 2 Missing :warning:
delta/delta.go 95.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #487 +/- ## ========================================== + Coverage 83.75% 84.36% +0.61% ========================================== Files 217 227 +10 Lines 12593 12845 +252 ========================================== + Hits 10547 10837 +290 + Misses 1668 1628 -40 - Partials 378 380 +2 ``` | [Flag](https://app.codecov.io/gh/Tufin/oasdiff/pull/487/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/487/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tufin) | `84.36% <89.38%> (+0.61%)` | :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.