Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.x] Exec API support #78

Merged
merged 9 commits into from
Mar 25, 2021
Merged

[2.x] Exec API support #78

merged 9 commits into from
Mar 25, 2021

Conversation

rennokki
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #78 (7c7aeea) into master (6ba729c) will decrease coverage by 0.32%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
- Coverage     95.22%   94.89%   -0.33%     
- Complexity      554      572      +18     
============================================
  Files            56       56              
  Lines          1318     1391      +73     
============================================
+ Hits           1255     1320      +65     
- Misses           63       71       +8     
Impacted Files Coverage Δ Complexity Δ
src/Kinds/K8sPod.php 95.93% <ø> (ø) 57.00 <0.00> (ø)
src/KubernetesCluster.php 100.00% <ø> (ø) 7.00 <0.00> (ø)
src/Traits/Cluster/LoadsFromKubeConfig.php 93.02% <ø> (ø) 18.00 <0.00> (ø)
src/Kinds/K8sResource.php 89.21% <78.57%> (-0.27%) 77.00 <3.00> (+3.00) ⬇️
src/Traits/Cluster/RunsClusterOperations.php 93.60% <87.30%> (-6.41%) 37.00 <14.00> (+15.00) ⬇️
src/Exceptions/PhpK8sException.php 100.00% <0.00%> (+40.00%) 2.00% <0.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 08516ef...7c7aeea. Read the comment docs.

@rennokki rennokki merged commit 9b05009 into master Mar 25, 2021
@rennokki rennokki deleted the feature/exec branch March 25, 2021 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant