renoki-co / laravel-php-k8s

Just a simple port of renoki-co/php-k8s for easier access in Laravel
Apache License 2.0
86 stars 7 forks source link

[2.x] In-Cluster Configuration #2

Closed rennokki closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #2 (33fd2d8) into master (101db88) will increase coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #2      +/-   ##
============================================
+ Coverage     93.33%   93.65%   +0.31%     
- Complexity       18       20       +2     
============================================
  Files             3        3              
  Lines            60       63       +3     
============================================
+ Hits             56       59       +3     
  Misses            4        4              
Impacted Files Coverage Δ Complexity Δ
src/KubernetesCluster.php 91.83% <100.00%> (+0.53%) 17.00 <1.00> (+2.00)

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 101db88...33fd2d8. Read the comment docs.