wso2 / carbon-apimgt

Apache License 2.0
166 stars 626 forks source link

fix basic authentication #12329

Closed tharindu1st closed 6 months ago

tharindu1st commented 6 months ago

fix basic authentication

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 43.46%. Comparing base (02ac308) to head (6f7f6d4). Report is 8 commits behind head on master.

Files Patch % Lines
...ers/security/basicauth/BasicAuthAuthenticator.java 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12329 +/- ## ============================================= + Coverage 20.43% 43.46% +23.02% - Complexity 0 3566 +3566 ============================================= Files 1223 1840 +617 Lines 105145 136404 +31259 Branches 14735 19734 +4999 ============================================= + Hits 21490 59291 +37801 + Misses 80824 69658 -11166 - Partials 2831 7455 +4624 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12329/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/12329/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `37.21% <72.72%> (?)` | | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12329/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.43% <90.90%> (-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.