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

feat: Improved Vert.x 4 support + added quickstart #601

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

manusa
Copy link
Member

@manusa manusa commented Mar 4, 2021

Description

feat: Improved Vert.x 4 support + added quickstart

#584

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

@sonarcloud
Copy link

sonarcloud bot commented Mar 4, 2021

Kudos, SonarCloud 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

@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #601 (224ff21) into master (1aaf217) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #601   +/-   ##
=========================================
  Coverage     42.46%   42.46%           
  Complexity     2885     2885           
=========================================
  Files           404      404           
  Lines         19484    19484           
  Branches       2761     2761           
=========================================
  Hits           8274     8274           
  Misses        10220    10220           
  Partials        990      990           
Impacted Files Coverage Δ Complexity Δ
.../eclipse/jkube/vertx/generator/VertxGenerator.java 52.50% <100.00%> (ø) 11.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 1aaf217...224ff21. Read the comment docs.

@manusa manusa merged commit 75cb5c0 into eclipse-jkube:master Mar 5, 2021
@manusa manusa deleted the feat/vertx-4 branch March 5, 2021 09:28
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