okta / okta-sdk-php

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

add templates integration tests #102

Closed bretterer closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #102 into sdk_v2 will increase coverage by 10.26%. The diff coverage is 28.91%.

Impacted file tree graph

@@              Coverage Diff              @@
##             sdk_v2     #102       +/-   ##
=============================================
+ Coverage      5.40%   15.66%   +10.26%     
- Complexity     2395     2614      +219     
=============================================
  Files           267      287       +20     
  Lines         10468    11034      +566     
=============================================
+ Hits            566     1729     +1163     
+ Misses         9902     9305      -597     
Impacted Files Coverage Δ Complexity Δ
src/Application/AppUser.php 0.00% <ø> (ø) 18.00 <0.00> (-2.00)
.../Application/ApplicationCredentialsOAuthClient.php 0.00% <0.00%> (ø) 8.00 <1.00> (ø)
src/Application/ApplicationCredentialsSigning.php 0.00% <0.00%> (ø) 8.00 <1.00> (ø)
src/Application/ApplicationGroupAssignment.php 0.00% <ø> (ø) 8.00 <0.00> (-1.00)
src/Application/AutoLoginApplication.php 0.00% <0.00%> (ø) 25.00 <1.00> (ø)
src/Application/BasicAuthApplication.php 0.00% <0.00%> (ø) 26.00 <1.00> (ø)
src/Application/BookmarkApplication.php 0.00% <0.00%> (ø) 26.00 <1.00> (ø)
src/Application/OAuth2ScopeConsentGrant.php 0.00% <0.00%> (ø) 19.00 <2.00> (ø)
src/Application/OpenIdConnectApplication.php 0.00% <0.00%> (ø) 26.00 <1.00> (ø)
...ication/OpenIdConnectApplicationSettingsClient.php 0.00% <0.00%> (ø) 24.00 <3.00> (ø)
... and 131 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 bb52799...3d3a2fc. Read the comment docs.