okta / okta-sdk-php

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

Merging 1.0.0 from Develop to Master #47

Closed bretterer closed 6 years ago

bretterer commented 6 years ago

Cant push from my local machine to master due to restrictions... so... this PR includes everything that went into develop since last release.

codecov-io commented 6 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.23%. The diff coverage is 95.37%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #47      +/-   ##
============================================
+ Coverage     94.77%   95.01%   +0.23%     
- Complexity      821      916      +95     
============================================
  Files           112      129      +17     
  Lines          2908     3148     +240     
============================================
+ Hits           2756     2991     +235     
- Misses          152      157       +5
Impacted Files Coverage Δ Complexity Δ
...rc/Generated/Applications/BasicAuthApplication.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Generated/Applications/BookmarkApplication.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Generated/Users/UserCredentials.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Generated/UserFactors/TokenFactor.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Generated/UserFactors/WebFactor.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...Generated/Applications/WsFederationApplication.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
.../Generated/GroupRules/GroupRulePeopleCondition.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
...enerated/Applications/SwaThreeFieldApplication.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...c/Generated/UserFactors/SecurityQuestionFactor.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Generated/UserFactors/HardwareFactor.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
... and 125 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 b9d0242...6f02334. Read the comment docs.