simplesamlphp / simplesamlphp-module-oidc

A SimpleSAMLphp module for OIDC OP support.
Other
45 stars 22 forks source link

Introduce Database+Memcache Repository Type #197

Closed cicnavi closed 1 year ago

cicnavi commented 1 year ago

WIP

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 16.66% and project coverage change: -0.27 :warning:

Comparison is base (f76e1af) 39.33% compared to head (d2d8e73) 39.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #197 +/- ## ============================================ - Coverage 39.33% 39.06% -0.27% - Complexity 871 878 +7 ============================================ Files 107 108 +1 Lines 3460 3481 +21 ============================================ - Hits 1361 1360 -1 - Misses 2099 2121 +22 ``` | [Impacted Files](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp) | Coverage Δ | | |---|---|---| | [lib/Controller/OpenIdConnectUserInfoController.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL0NvbnRyb2xsZXIvT3BlbklkQ29ubmVjdFVzZXJJbmZvQ29udHJvbGxlci5waHA=) | `0.00% <ø> (ø)` | | | [lib/Factories/AuthorizationServerFactory.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL0ZhY3Rvcmllcy9BdXRob3JpemF0aW9uU2VydmVyRmFjdG9yeS5waHA=) | `0.00% <ø> (ø)` | | | [lib/Factories/Grant/AuthCodeGrantFactory.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL0ZhY3Rvcmllcy9HcmFudC9BdXRoQ29kZUdyYW50RmFjdG9yeS5waHA=) | `0.00% <ø> (ø)` | | | [lib/Factories/Grant/ImplicitGrantFactory.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL0ZhY3Rvcmllcy9HcmFudC9JbXBsaWNpdEdyYW50RmFjdG9yeS5waHA=) | `0.00% <ø> (ø)` | | | [lib/Factories/RepositoryFactory.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL0ZhY3Rvcmllcy9SZXBvc2l0b3J5RmFjdG9yeS5waHA=) | `0.00% <0.00%> (ø)` | | | [lib/Factories/ResourceServerFactory.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL0ZhY3Rvcmllcy9SZXNvdXJjZVNlcnZlckZhY3RvcnkucGhw) | `0.00% <ø> (ø)` | | | [lib/Services/ConfigurationService.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL1NlcnZpY2VzL0NvbmZpZ3VyYXRpb25TZXJ2aWNlLnBocA==) | `40.96% <0.00%> (-3.20%)` | :arrow_down: | | [lib/Services/Container.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL1NlcnZpY2VzL0NvbnRhaW5lci5waHA=) | `0.00% <0.00%> (ø)` | | | [lib/Repositories/RefreshTokenRepository.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL1JlcG9zaXRvcmllcy9SZWZyZXNoVG9rZW5SZXBvc2l0b3J5LnBocA==) | `90.00% <20.00%> (-7.88%)` | :arrow_down: | | [lib/Repositories/AbstractDatabaseRepository.php](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-bGliL1JlcG9zaXRvcmllcy9BYnN0cmFjdERhdGFiYXNlUmVwb3NpdG9yeS5waHA=) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/197?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.