simplesamlphp / simplesamlphp-module-oidc

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

Move phpspec to phpunit tests #204

Closed cicnavi closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +9.11% :tada:

Comparison is base (b7adb69) 43.54% compared to head (fa68519) 52.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ============================================ + Coverage 43.54% 52.65% +9.11% - Complexity 877 878 +1 ============================================ Files 107 108 +1 Lines 3658 3667 +9 ============================================ + Hits 1593 1931 +338 + Misses 2065 1736 -329 ``` | [Files Changed](https://app.codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp) | Coverage Δ | | |---|---|---| | [src/Entity/AuthCodeEntity.php](https://app.codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simplesamlphp#diff-c3JjL0VudGl0eS9BdXRoQ29kZUVudGl0eS5waHA=) | `100.00% <ø> (ø)` | | ... and [24 files with indirect coverage changes](https://app.codecov.io/gh/simplesamlphp/simplesamlphp-module-oidc/pull/204/indirect-changes?src=pr&el=tree-more&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: Have feedback on the report? Share it here.