wso2 / carbon-apimgt

Apache License 2.0
165 stars 623 forks source link

OAS 3.1.0 unit tests #12291

Closed tgtshanika closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 47.44%. Comparing base (a9285b6) to head (14741ec). Report is 11 commits behind head on master.

Files Patch % Lines
.../carbon/apimgt/impl/definitions/OASParserUtil.java 37.50% 9 Missing and 1 partial :warning:
...so2/carbon/apimgt/impl/definitions/OAS3Parser.java 69.23% 6 Missing and 2 partials :warning:
.../apimgt/impl/definitions/mixin/License31Mixin.java 0.00% 2 Missing :warning:
...isher/v1/common/mappings/PublisherCommonUtils.java 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12291 +/- ## ============================================ + Coverage 42.21% 47.44% +5.23% - Complexity 3315 4128 +813 ============================================ Files 1838 1839 +1 Lines 135554 135649 +95 Branches 19580 19593 +13 ============================================ + Hits 57221 64360 +7139 + Misses 71444 63739 -7705 - Partials 6889 7550 +661 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12291/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12291/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.11% <34.78%> (+6.59%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12291/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.56% <43.47%> (-0.04%)` | :arrow_down: | 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=wso2#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.