okta / okta-sdk-php

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

Release 1.2.0 #70

Closed bretterer closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #70 into master will decrease coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #70      +/-   ##
============================================
- Coverage     95.03%   94.94%   -0.09%     
+ Complexity      930      917      -13     
============================================
  Files           129      129              
  Lines          3160     2829     -331     
============================================
- Hits           3003     2686     -317     
+ Misses          157      143      -14
Impacted Files Coverage Δ Complexity Δ
src/Okta.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Resource/AbstractCollection.php 100% <100%> (ø) 23 <12> (-11) :arrow_down:
src/DataStore/DefaultDataStore.php 99.22% <0%> (-0.78%) 43% <0%> (ø)
...ated/UserFactors/SecurityQuestionFactorProfile.php 100% <0%> (ø) 6% <0%> (ø) :arrow_down:
src/Generated/Logs/LogEvent.php 100% <0%> (ø) 16% <0%> (ø) :arrow_down:
...Generated/Applications/SamlApplicationSettings.php 100% <0%> (ø) 2% <0%> (ø) :arrow_down:
src/Generated/Users/UserCredentials.php 100% <0%> (ø) 6% <0%> (ø) :arrow_down:
.../Generated/GroupRules/GroupRulePeopleCondition.php 100% <0%> (ø) 4% <0%> (ø) :arrow_down:
src/Generated/Applications/SamlApplication.php 100% <0%> (ø) 2% <0%> (ø) :arrow_down:
...rated/Applications/BookmarkApplicationSettings.php 100% <0%> (ø) 2% <0%> (ø) :arrow_down:
... and 87 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 b4d6d1f...9c2919c. Read the comment docs.