okta / okta-sdk-php

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

Adds Session to SDK #39

Closed bretterer closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #39 into develop will increase coverage by 0.95%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #39      +/-   ##
=============================================
+ Coverage      93.81%   94.77%   +0.95%     
- Complexity       802      821      +19     
=============================================
  Files            109      112       +3     
  Lines           2845     2908      +63     
=============================================
+ Hits            2669     2756      +87     
+ Misses           176      152      -24
Impacted Files Coverage Δ Complexity Δ
.../Applications/OpenIdConnectApplicationSettings.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...cations/BookmarkApplicationSettingsApplication.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
...rc/Generated/Applications/BasicAuthApplication.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
...enerated/Applications/ApplicationAccessibility.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Generated/Users/ForgotPasswordResponse.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Generated/Users/UserProfile.php 100% <ø> (ø) 12 <0> (ø) :arrow_down:
...enerated/Applications/BrowserPluginApplication.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Generated/UserFactors/VerifyFactorResponse.php 0% <ø> (ø) 5 <0> (ø) :arrow_down:
...ons/ApplicationSettingsNotificationsVpnNetwork.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
.../Generated/GroupRules/GroupRuleGroupAssignment.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
... and 91 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 82b8435...6d64ffa. Read the comment docs.