simplesamlphp / simplesamlphp-module-oidc

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

Add Registration Types property to clients #226

Closed cicnavi closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 22.41379% with 135 lines in your changes missing coverage. Please review.

Project coverage is 54.23%. Comparing base (c05c4c6) to head (a30d1d4).

Files Patch % Lines
...ontroller/Federation/EntityStatementController.php 0.00% 67 Missing :warning:
src/Services/DatabaseMigration.php 0.00% 30 Missing :warning:
src/Forms/ClientForm.php 46.87% 17 Missing :warning:
src/Repositories/ClientRepository.php 0.00% 13 Missing :warning:
src/Entities/ClientEntity.php 63.63% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## wip-version-6 #226 +/- ## =================================================== - Coverage 55.68% 54.23% -1.46% - Complexity 1028 1066 +38 =================================================== Files 114 114 Lines 3739 3911 +172 =================================================== + Hits 2082 2121 +39 - Misses 1657 1790 +133 ```

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

cicnavi commented 3 months ago

Unit test coverage will come later 💯

tvdijen commented 3 months ago

Unit test coverage will come later 💯

Famous last words 🤣