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

test: Kubernetes Extension configuration IT #827

Conversation

manusa
Copy link
Member

@manusa manusa commented Aug 5, 2021

Description

test: Kubernetes Extension configuration IT

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

@manusa manusa added the WIP Work in Progress label Aug 5, 2021
@codecov
Copy link

codecov bot commented Aug 5, 2021

Codecov Report

Merging #827 (b20d7b4) into feat/gradle-plugin (8199dba) will increase coverage by 0.04%.
The diff coverage is 80.76%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##             feat/gradle-plugin     #827      +/-   ##
========================================================
+ Coverage                 47.87%   47.91%   +0.04%     
- Complexity                 3436     3448      +12     
========================================================
  Files                       434      435       +1     
  Lines                     20239    20263      +24     
  Branches                   2808     2812       +4     
========================================================
+ Hits                       9689     9709      +20     
- Misses                     9497     9500       +3     
- Partials                   1053     1054       +1     
Impacted Files Coverage Δ
...lipse/jkube/gradle/plugin/KubernetesExtension.java 20.00% <ø> (ø)
...se/jkube/gradle/plugin/task/AbstractJKubeTask.java 92.68% <ø> (+1.98%) ⬆️
.../jkube/gradle/plugin/task/KubernetesBuildTask.java 89.13% <50.00%> (-1.78%) ⬇️
...e/gradle/plugin/task/KubernetesConfigViewTask.java 82.60% <82.60%> (ø)
.../eclipse/jkube/gradle/plugin/KubernetesPlugin.java 100.00% <100.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 8199dba...b20d7b4. Read the comment docs.

@manusa manusa force-pushed the feat/gradle-plugin-extensions-it branch 3 times, most recently from c93d048 to 03d970e Compare August 5, 2021 13:29
@manusa manusa changed the title wip: test: Kubernetes Extension configuration IT test: Kubernetes Extension configuration IT Aug 5, 2021
@manusa manusa marked this pull request as ready for review August 5, 2021 13:29
@manusa manusa removed the WIP Work in Progress label Aug 5, 2021
@manusa manusa force-pushed the feat/gradle-plugin-extensions-it branch from 03d970e to 8557865 Compare August 5, 2021 14:15
Signed-off-by: Marc Nuri <marc@marcnuri.com>
@manusa manusa force-pushed the feat/gradle-plugin-extensions-it branch from 8557865 to b20d7b4 Compare August 6, 2021 05:32
@sonarcloud
Copy link

sonarcloud bot commented Aug 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

89.1% 89.1% Coverage
0.0% 0.0% Duplication

@manusa manusa merged commit 1b7cb27 into eclipse-jkube:feat/gradle-plugin Aug 6, 2021
@manusa manusa deleted the feat/gradle-plugin-extensions-it branch August 6, 2021 09:03
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.

None yet

2 participants