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

[feature] K8s Roles #40

Merged
merged 13 commits into from
Nov 3, 2020
Merged

[feature] K8s Roles #40

merged 13 commits into from
Nov 3, 2020

Conversation

rennokki
Copy link
Member

@rennokki rennokki commented Nov 3, 2020

No description provided.

@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

Merging #40 into master will decrease coverage by 2.06%.
The diff coverage is 80.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #40      +/-   ##
============================================
- Coverage     93.27%   91.20%   -2.07%     
- Complexity      412      505      +93     
============================================
  Files            44       53       +9     
  Lines          1011     1194     +183     
============================================
+ Hits            943     1089     +146     
- Misses           68      105      +37     
Impacted Files Coverage Δ Complexity Δ
src/Kinds/K8sPod.php 82.75% <0.00%> (-6.14%) 39.00 <3.00> (+3.00) ⬇️
src/Kinds/K8sService.php 66.66% <0.00%> (-33.34%) 9.00 <3.00> (+3.00) ⬇️
src/Kinds/K8sIngress.php 66.66% <14.28%> (-33.34%) 9.00 <3.00> (+3.00) ⬇️
src/Kinds/K8sHorizontalPodAutoscaler.php 81.57% <16.66%> (-12.71%) 18.00 <3.00> (+3.00) ⬇️
src/Traits/HasSubjects.php 57.89% <57.89%> (ø) 10.00 <10.00> (?)
src/Traits/HasAttributes.php 96.29% <80.00%> (-3.71%) 9.00 <2.00> (+2.00) ⬇️
src/Kinds/K8sServiceAccount.php 81.48% <81.48%> (ø) 14.00 <14.00> (?)
src/Instances/Container.php 94.00% <100.00%> (-0.12%) 25.00 <0.00> (ø)
src/Instances/Rule.php 100.00% <100.00%> (ø) 16.00 <16.00> (?)
src/Instances/Subject.php 100.00% <100.00%> (ø) 2.00 <2.00> (?)
... and 17 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 3f91410...4dc0dc3. Read the comment docs.

@rennokki rennokki merged commit 73e5bf3 into master Nov 3, 2020
@rennokki rennokki deleted the feature/roles branch November 3, 2020 11:30
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