okta / okta-sdk-php

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

Fixes Travis Build #4

Closed bretterer closed 7 years ago

bretterer commented 7 years ago

:bug: Fixes the travis builds

This commit fixes the travis builds by updating the tests, adding environment variables to the phpunit.xml file, and creates a ~/.okta folder in travis.

Resolves: #3

bretterer commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@4844669). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop       #4   +/-   ##
==========================================
  Coverage           ?   15.76%           
  Complexity         ?      349           
==========================================
  Files              ?       47           
  Lines              ?      996           
  Branches           ?        0           
==========================================
  Hits               ?      157           
  Misses             ?      839           
  Partials           ?        0
Impacted Files Coverage Δ Complexity Δ
src/ClientBuilder.php 100% <100%> (ø) 21 <0> (?)

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 4844669...ff973c1. Read the comment docs.