wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
821 stars 767 forks source link

Attaching OAuthResponseMediator to Production and Sandbox Endpoints #13497

Closed ashera96 closed 3 weeks ago

ashera96 commented 3 weeks ago

Purpose

This PR fixes the velocity template in order to facilitate the attachment of OAuthResponseMediator to Production and Sandbox endpoints.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 17.43%. Comparing base (432f774) to head (b9488e9). Report is 53 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13497 +/- ## ============================================ - Coverage 20.53% 17.43% -3.10% + Complexity 1040 872 -168 ============================================ Files 254 255 +1 Lines 11495 11518 +23 Branches 1200 1201 +1 ============================================ - Hits 2360 2008 -352 - Misses 9115 9493 +378 + Partials 20 17 -3 ``` | [Flag](https://app.codecov.io/gh/wso2/product-apim/pull/13497/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/product-apim/pull/13497/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `17.43% <ø> (-3.10%)` | :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.