okta / okta-sdk-php

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

Updates generator to 0.13.0 #45

Closed bretterer closed 6 years ago

bretterer commented 6 years ago

@bdemers all part of my PHP Code Style module... it auto runs and auto-fixes after generating the code

codecov-io commented 6 years ago

Codecov Report

Merging #45 into develop will decrease coverage by 0.16%. The diff coverage is 61.53%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #45      +/-   ##
=============================================
- Coverage      95.17%   95.01%   -0.17%     
  Complexity       916      916              
=============================================
  Files            129      129              
  Lines           3150     3148       -2     
=============================================
- Hits            2998     2991       -7     
- Misses           152      157       +5
Impacted Files Coverage Δ Complexity Δ
src/Generated/Users/AuthenticationProvider.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Generated/UserFactors/SmsFactorProfile.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
...pplications/AutoLoginApplicationSettingsSignOn.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Generated/Users/ResetPasswordToken.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
...rated/Applications/OAuthApplicationCredentials.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...nerated/Applications/ApplicationVisibilityHide.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
...ons/WsFederationApplicationSettingsApplication.php 100% <ø> (ø) 24 <0> (ø) :arrow_down:
src/Generated/UserFactors/WebFactor.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...ted/Applications/SamlApplicationSettingsSignOn.php 100% <ø> (ø) 42 <0> (ø) :arrow_down:
src/Generated/UserFactors/SmsFactor.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
... and 101 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 f5c2a16...abfe6a3. Read the comment docs.