okta / okta-sdk-php

PHP SDK for the Okta API
Apache License 2.0
38 stars 71 forks source link

UserTypes Integration Tests #94

Closed bretterer closed 3 years ago

bretterer commented 3 years ago

Add integration tests for UserTypes

codecov-commenter commented 3 years ago

Codecov Report

Merging #94 into sdk_v2 will increase coverage by 0.73%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             sdk_v2     #94      +/-   ##
===========================================
+ Coverage      5.62%   6.36%   +0.73%     
  Complexity     2611    2611              
===========================================
  Files           287     287              
  Lines         11231   11225       -6     
===========================================
+ Hits            632     714      +82     
+ Misses        10599   10511      -88     
Impacted Files Coverage Δ Complexity Δ
src/Okta.php 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
src/UserType/UserType.php 52.17% <0.00%> (+52.17%) 14.00% <0.00%> (ø%)
src/Clients/UserType.php 100.00% <0.00%> (+96.66%) 8.00% <0.00%> (ø%)

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 57ca031...e40c8c7. Read the comment docs.