okta / okta-sdk-php

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

Updated Generator Templates #93

Closed bretterer closed 3 years ago

bretterer commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #93 into sdk_v2 will increase coverage by 0.22%. The diff coverage is 3.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##             sdk_v2     #93      +/-   ##
===========================================
+ Coverage      5.40%   5.62%   +0.22%     
- Complexity     2395    2611     +216     
===========================================
  Files           267     287      +20     
  Lines         10468   11231     +763     
===========================================
+ Hits            566     632      +66     
- Misses         9902   10599     +697     
Impacted Files Coverage Δ Complexity Δ
src/Application/AppUser.php 0.00% <ø> (ø) 18.00 <0.00> (-2.00)
src/Application/ApplicationGroupAssignment.php 0.00% <ø> (ø) 8.00 <0.00> (-1.00)
src/AuthorizationServer/AuthorizationServer.php 0.00% <ø> (ø) 18.00 <0.00> (-28.00)
src/EventHook/EventHook.php 0.00% <ø> (ø) 16.00 <0.00> (-7.00)
src/Feature/Feature.php 0.00% <ø> (ø) 12.00 <0.00> (-4.00)
src/Group/Group.php 0.00% <ø> (ø) 10.00 <0.00> (-6.00)
src/GroupRule/GroupRule.php 0.00% <ø> (ø) 12.00 <0.00> (-4.00)
src/IdentityProvider/IdentityProvider.php 0.00% <ø> (ø) 16.00 <0.00> (-19.00)
src/InlineHook/InlineHook.php 0.00% <ø> (ø) 14.00 <0.00> (-7.00)
src/LinkedObject/LinkedObject.php 0.00% <ø> (ø) 5.00 <0.00> (-3.00)
... and 60 more

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 6cd6594...21e16ac. Read the comment docs.