okta / okta-sdk-php

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

Adds support for passing private key file path in yaml config #81

Closed vijetmahabaleshwar-okta closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #81 into develop will decrease coverage by 0.25%. The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #81      +/-   ##
=============================================
- Coverage      92.71%   92.46%   -0.26%     
- Complexity       948      951       +3     
=============================================
  Files            131      131              
  Lines           2953     2961       +8     
=============================================
  Hits            2738     2738              
- Misses           215      223       +8     
Impacted Files Coverage Δ Complexity Δ
src/ClientBuilder.php 84.61% <0.00%> (-7.06%) 41.00 <2.00> (+3.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 032987c...caa855d. Read the comment docs.