php-k8s icon indicating copy to clipboard operation
php-k8s copied to clipboard

Feature/add host aliases to pod

Open SiebeVE opened this issue 2 years ago • 1 comments

SiebeVE avatar Nov 02 '23 13:11 SiebeVE

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 93.31%. Comparing base (046c682) to head (21056c1). Report is 10 commits behind head on master.

Files Patch % Lines
src/Kinds/K8sPod.php 0.00% 11 Missing :warning:
src/Instances/HostAlias.php 0.00% 4 Missing :warning:
src/Traits/InitializesInstances.php 0.00% 2 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #393      +/-   ##
============================================
- Coverage     94.17%   93.31%   -0.87%     
- Complexity      700      709       +9     
============================================
  Files            70       71       +1     
  Lines          1837     1854      +17     
============================================
  Hits           1730     1730              
- Misses          107      124      +17     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Nov 02 '23 13:11 codecov[bot]