simplesamlphp / saml2

SimpleSAMLphp low-level SAML2 PHP library
https://www.simplesamlphp.org
GNU Lesser General Public License v2.1
284 stars 135 forks source link

Feature/PSR-7 #326

Closed tvdijen closed 1 year ago

tvdijen commented 1 year ago

Rewrite bindings to adhere to PSR-7

codecov[bot] commented 1 year ago

Codecov Report

Merging #326 (475b1ff) into master (bac9ee2) will increase coverage by 67.01%. The diff coverage is 48.34%.

:exclamation: Current head 475b1ff differs from pull request most recent head 1366f7c. Consider uploading reports for the commit 1366f7c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #326 +/- ## ============================================= + Coverage 0 67.01% +67.01% - Complexity 0 1846 +1846 ============================================= Files 0 137 +137 Lines 0 4899 +4899 ============================================= + Hits 0 3283 +3283 - Misses 0 1616 +1616 ```