okta / okta-sdk-php

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

Builds docs when pushing to develop #13

Closed bretterer closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #13     +/-   ##
=========================================
+ Coverage     99.89%   100%   +0.1%     
  Complexity      312    312             
=========================================
  Files            33     33             
  Lines           985    999     +14     
=========================================
+ Hits            984    999     +15     
+ Misses            1      0      -1
Impacted Files Coverage Δ Complexity Δ
src/Client.php 100% <0%> (ø) 7% <0%> (ø) :arrow_down:
src/ClientBuilder.php 100% <0%> (ø) 22% <0%> (ø) :arrow_down:
src/Utilities/UserAgentBuilder.php 100% <0%> (ø) 8% <0%> (ø) :arrow_down:
src/Resource/AbstractResource.php 100% <0%> (ø) 40% <0%> (ø) :arrow_down:
src/Utilities/SswsAuth.php 100% <0%> (ø) 2% <0%> (ø) :arrow_down:
src/Exceptions/ResourceException.php 100% <0%> (ø) 14% <0%> (ø) :arrow_down:
src/Okta.php 100% <0%> (ø) 5% <0%> (ø) :arrow_down:
src/Exceptions/Error.php 100% <0%> (ø) 7% <0%> (ø) :arrow_down:
src/DataStore/DefaultDataStore.php 100% <0%> (+0.97%) 33% <0%> (ø) :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 09f3477...7ed19c6. Read the comment docs.