Tufin / oasdiff

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

read config from file with viper #589

Closed reuvenharrison closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 93.75000% with 20 lines in your changes missing coverage. Please review.

Project coverage is 86.72%. Comparing base (4822df6) to head (30bc8ce).

Files Patch % Lines
internal/handlers.go 75.86% 5 Missing and 2 partials :warning:
internal/checks.go 76.19% 2 Missing and 3 partials :warning:
checker/config.go 50.00% 3 Missing and 1 partial :warning:
checker/colorize.go 0.00% 2 Missing :warning:
internal/changelog.go 90.90% 1 Missing :warning:
internal/flatten.go 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #589 +/- ## ========================================== + Coverage 86.43% 86.72% +0.29% ========================================== Files 231 231 Lines 13135 13121 -14 ========================================== + Hits 11353 11379 +26 + Misses 1374 1332 -42 - Partials 408 410 +2 ``` | [Flag](https://app.codecov.io/gh/Tufin/oasdiff/pull/589/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/589/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tufin) | `86.72% <93.75%> (+0.29%)` | :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.