okta / okta-sdk-php

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

Updates ITs in develop branch #56

Closed vijetmahabaleshwar-okta closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #56 into develop will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #56      +/-   ##
=============================================
+ Coverage      95.01%   95.03%   +0.01%     
- Complexity       916      930      +14     
=============================================
  Files            129      129              
  Lines           3148     3160      +12     
=============================================
+ Hits            2991     3003      +12     
  Misses           157      157
Impacted Files Coverage Δ Complexity Δ
src/DataStore/DefaultDataStore.php 100% <100%> (ø) 43 <2> (+1) :arrow_up:
src/Generated/Users/User.php 100% <100%> (ø) 45 <1> (ø) :arrow_down:
src/Resource/AbstractCollection.php 100% <100%> (ø) 34 <12> (+13) :arrow_up:

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 7d8a7e9...65ac982. Read the comment docs.