okta / okta-sdk-php

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

Release 1.3.0 #121

Closed bretterer closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #121 (be9bc91) into master (569ccd4) will decrease coverage by 1.52%. The diff coverage is 48.69%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #121      +/-   ##
============================================
- Coverage     94.94%   93.41%   -1.53%     
- Complexity      917      956      +39     
============================================
  Files           129      131       +2     
  Lines          2829     2978     +149     
============================================
+ Hits           2686     2782      +96     
- Misses          143      196      +53     
Impacted Files Coverage Δ Complexity Δ
src/Okta.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/Resource/AbstractCollection.php 100.00% <ø> (ø) 24.00 <0.00> (+1.00)
src/Utilities/PrivateKeyAuthentication.php 0.00% <0.00%> (ø) 8.00 <8.00> (?)
src/ClientBuilder.php 86.40% <68.88%> (-13.60%) 40.00 <4.00> (+15.00) :arrow_down:
src/Utilities/AuthorizationMode.php 70.00% <70.00%> (ø) 7.00 <7.00> (?)
src/Client.php 100.00% <100.00%> (ø) 11.00 <2.00> (+2.00)
src/DataStore/DefaultDataStore.php 99.23% <100.00%> (+0.01%) 44.00 <3.00> (+1.00)
src/Generated/Applications/JsonWebKey.php 93.33% <0.00%> (-6.67%) 15.00% <0.00%> (+1.00%) :arrow_down:
src/Generated/UserFactors/Factor.php 23.52% <0.00%> (-0.57%) 25.00% <0.00%> (ø%)
src/Users/User.php 100.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
... and 13 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 569ccd4...be9bc91. Read the comment docs.