simplesamlphp / saml2

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

Minor improvements #185

Closed tvdijen closed 4 years ago

tvdijen commented 5 years ago

Raise an exception when mandatory fields are missing instead of returning null

codecov[bot] commented 5 years ago

Codecov Report

Merging #185 into master will decrease coverage by 0.08%. The diff coverage is 76.69%.

@@             Coverage Diff              @@
##             master     #185      +/-   ##
============================================
- Coverage     66.96%   66.87%   -0.09%     
+ Complexity     1915     1894      -21     
============================================
  Files           119      119              
  Lines          4665     4695      +30     
============================================
+ Hits           3124     3140      +16     
- Misses         1541     1555      +14