okta / okta-sdk-php

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

adds config checks #106

Closed bretterer closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #106 into sdk_v2 will increase coverage by 0.12%. The diff coverage is 65.51%.

Impacted file tree graph

@@             Coverage Diff              @@
##             sdk_v2     #106      +/-   ##
============================================
+ Coverage     18.23%   18.35%   +0.12%     
- Complexity     2620     2637      +17     
============================================
  Files           287      287              
  Lines         11222    11251      +29     
============================================
+ Hits           2046     2065      +19     
- Misses         9176     9186      +10     
Impacted Files Coverage Δ Complexity Δ
src/ClientBuilder.php 81.81% <65.51%> (-4.59%) 57.00 <17.00> (+17.00) :arrow_down:

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 12fa8be...537dc71. Read the comment docs.