nbgrp / onelogin-saml-bundle

OneLogin SAML Symfony Bundle
BSD 3-Clause "New" or "Revised" License
43 stars 13 forks source link

Fix tests and deprecations #22

Closed a-menshchikov closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #22 (aa4bba9) into 1.0 (165fb18) will increase coverage by 0.08%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted Files Coverage Δ
src/Idp/IdpResolver.php 100.00% <0.00%> (ø)
src/Controller/Login.php 100.00% <0.00%> (ø)
src/Controller/Metadata.php 100.00% <0.00%> (ø)
src/Event/AbstractUserEvent.php 100.00% <0.00%> (ø)
src/Onelogin/AuthArgumentResolver.php 100.00% <0.00%> (ø)
src/Security/User/SamlUserFactory.php 100.00% <0.00%> (ø)
src/DependencyInjection/Configuration.php 100.00% <0.00%> (ø)
src/EventListener/User/AbstractUserListener.php 100.00% <0.00%> (ø)
src/EventListener/Security/SamlLogoutListener.php 100.00% <0.00%> (ø)
.../Security/Http/Authenticator/SamlAuthenticator.php 100.00% <0.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 165fb18...aa4bba9. Read the comment docs.