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

fix: Helm supports .yaml and .yml source files #1123

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

manusa
Copy link
Member

@manusa manusa commented Nov 18, 2021

Description

fix: Helm supports .yaml and .yml source files

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

Signed-off-by: Marc Nuri <marc@marcnuri.com>
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #1123 (2ce74a1) into master (e818758) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1123   +/-   ##
=========================================
  Coverage     48.98%   48.98%           
  Complexity     3611     3611           
=========================================
  Files           456      456           
  Lines         20708    20708           
  Branches       2825     2825           
=========================================
  Hits          10143    10143           
  Misses         9492     9492           
  Partials       1073     1073           
Impacted Files Coverage Δ
...g/eclipse/jkube/kit/resource/helm/HelmService.java 94.87% <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 e818758...2ce74a1. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Nov 18, 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@manusa manusa added this to the 1.6.0 milestone Nov 18, 2021
@manusa manusa merged commit 1e3b4a7 into eclipse-jkube:master Nov 18, 2021
@manusa manusa deleted the fix/helm-source-files branch November 18, 2021 06:44
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.

2 participants