okta / okta-sdk-php

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

Updates to resource building #6

Closed bretterer closed 7 years ago

bretterer commented 7 years ago

Codecov Report

Merging #6 into develop will decrease coverage by 0.51%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop       #6      +/-   ##
=============================================
- Coverage      15.87%   15.36%   -0.52%     
- Complexity       348      353       +5     
=============================================
  Files             47       47              
  Lines            989     1022      +33     
=============================================
  Hits             157      157              
- Misses           832      865      +33
Impacted Files Coverage Δ Complexity Δ
src/Apps/PublicAppInstance.php 0% <ø> (ø) 20 <0> (ø) :arrow_down:
src/Groups/UserGroup.php 0% <ø> (ø) 11 <0> (ø) :arrow_down:
src/Shared/GroupMembershipMediationConditions.php 0% <ø> (ø) 8 <0> (ø) :arrow_down:
src/Users/ResetPasswordToken.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Groups/UserGroupStats.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Users/PasswordCredential.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
...c/Shared/GroupMembershipMediationUserCondition.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
...Apps/PublicAppInstanceSettingsNotificationsVpn.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Users/ChangePasswordCredentials.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
...rc/Apps/PublicAppInstanceSettingsNotifications.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
... and 28 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 c36d47c...c5b9c43. Read the comment docs.

codecov-io commented 6 years ago

Codecov Report

Merging #6 into develop will decrease coverage by 0.51%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop       #6      +/-   ##
=============================================
- Coverage      15.87%   15.36%   -0.52%     
- Complexity       348      353       +5     
=============================================
  Files             47       47              
  Lines            989     1022      +33     
=============================================
  Hits             157      157              
- Misses           832      865      +33
Impacted Files Coverage Δ Complexity Δ
src/Apps/PublicAppInstanceVisibilityHide.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Users/UserCredentials.php 0% <ø> (ø) 5 <0> (ø) :arrow_down:
src/Users/UserProfile.php 0% <ø> (ø) 6 <0> (ø) :arrow_down:
...ed/GroupMembershipMediationExpressionCondition.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Groups/UserGroupStats.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Shared/FactorDevice.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Apps/PublicAppInstanceAccessibility.php 0% <ø> (ø) 3 <0> (ø) :arrow_down:
...blicAppInstanceSettingsNotificationsVpnNetwork.php 0% <ø> (ø) 3 <0> (ø) :arrow_down:
...rc/Apps/PublicAppInstanceSettingsNotifications.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Users/RecoveryQuestionCredential.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
... and 28 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 c36d47c...c5b9c43. Read the comment docs.