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

Handling the update of nonexistent user #667

Closed ondrejzivotsky closed 5 months ago

ondrejzivotsky commented 5 months ago

fixes #666

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 (fa3d889).

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

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