simplesamlphp / simplesamlphp-module-oidc

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

Style/phpdoc fqdn #223

Closed tvdijen closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 55.68%. Comparing base (7c001c5) to head (9b94615).

Files Patch % Lines
src/Services/RoutingService.php 0.00% 5 Missing :warning:
src/Utils/FingerprintGenerator.php 0.00% 4 Missing :warning:
...rc/Controller/Traits/GetClientFromRequestTrait.php 0.00% 2 Missing :warning:
src/Forms/ClientForm.php 0.00% 2 Missing :warning:
src/Server/Grants/AuthCodeGrant.php 0.00% 2 Missing :warning:
src/Services/DatabaseLegacyOAuth2Import.php 0.00% 2 Missing :warning:
src/Bridges/SspBridge/Module.php 0.00% 1 Missing :warning:
src/Controller/LogoutController.php 50.00% 1 Missing :warning:
src/Forms/Controls/CsrfProtection.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## wip-version-6 #223 +/- ## ================================================ Coverage 55.68% 55.68% Complexity 1028 1028 ================================================ Files 114 114 Lines 3739 3739 ================================================ Hits 2082 2082 Misses 1657 1657 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.