Captain-P-Goldfish / SCIM-SDK

a scim implementation as described in RFC7643 and RFC7644
https://github.com/Captain-P-Goldfish/SCIM/wiki
BSD 3-Clause "New" or "Revised" License
122 stars 38 forks source link

Parse boolean value from String ignoring case #665

Closed ondrejzivotsky closed 5 months ago

ondrejzivotsky commented 5 months ago

fixes #664 - https://github.com/Captain-P-Goldfish/SCIM-SDK/issues/664

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.79%. Comparing base (6f55431) to head (bde68c2). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #665 +/- ## ========================================= Coverage 86.78% 86.79% Complexity 580 580 ========================================= Files 251 251 Lines 9659 9660 +1 Branches 1213 1215 +2 ========================================= + Hits 8383 8384 +1 Misses 889 889 Partials 387 387 ```

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