wso2 / carbon-apimgt

Apache License 2.0
166 stars 626 forks source link

Add refresh token type check when validating access token #12406

Closed tgtshanika closed 6 months ago

CLAassistant commented 6 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 47.00%. Comparing base (a5ceb8b) to head (04de2eb). Report is 56 commits behind head on master.

Files Patch % Lines
...o2/carbon/apimgt/impl/AMDefaultKeyManagerImpl.java 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12406 +/- ## ============================================ - Coverage 47.25% 47.00% -0.26% + Complexity 4216 4163 -53 ============================================ Files 1869 1871 +2 Lines 138187 138334 +147 Branches 19995 20023 +28 ============================================ - Hits 65304 65023 -281 - Misses 65136 65565 +429 + Partials 7747 7746 -1 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12406/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/12406/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `41.64% <0.00%> (-0.33%)` | :arrow_down: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12406/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.11% <0.00%> (-0.01%)` | :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.