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

Upgrade to Vert.x 3.9.1 #170

Merged
merged 1 commit into from
Jul 14, 2020
Merged

Conversation

malaskowski
Copy link
Member

Description

Upgrade Vert.x to 3.9.1

Motivation and Context

Knotx/knotx-dependencies#48

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

I hereby agree to the terms of the Knot.x Contributor License Agreement.

CHANGELOG.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

Merging #170 into master will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #170      +/-   ##
============================================
- Coverage     90.84%   90.80%   -0.05%     
  Complexity     1619     1619              
============================================
  Files           153      153              
  Lines          6780     6783       +3     
  Branches        183      183              
============================================
  Hits           6159     6159              
- Misses          527      530       +3     
  Partials         94       94              
Impacted Files Coverage Δ Complexity Δ
...nts/action/library/InMemoryCacheActionFactory.java 94.11% <100.00%> (ø) 15.00 <0.00> (ø)
...gments/action/library/InlineBodyActionFactory.java 95.83% <100.00%> (ø) 7.00 <0.00> (ø)
...nts/action/library/InlinePayloadActionFactory.java 96.15% <100.00%> (ø) 8.00 <0.00> (ø)
...nts/action/library/PayloadToBodyActionFactory.java 85.00% <100.00%> (ø) 9.00 <0.00> (ø)
...gments/action/library/cb/CircuitBreakerAction.java 100.00% <100.00%> (ø) 14.00 <0.00> (ø)
...notx/fragments/action/library/http/HttpAction.java 95.65% <100.00%> (ø) 12.00 <1.00> (ø)
...action/library/InMemoryCacheActionFactoryTest.java 90.75% <100.00%> (ø) 33.00 <0.00> (ø)
...nts/action/library/cb/CircuitBreakerDoActions.java 97.36% <100.00%> (ø) 11.00 <0.00> (ø)
...logging/InMemoryCacheActionFactoryLoggingTest.java 93.63% <100.00%> (ø) 30.00 <0.00> (ø)
...ts/task/engine/FragmentsEngineConcurrencyTest.java 88.88% <100.00%> (ø) 9.00 <0.00> (ø)
... and 7 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 ad318d8...a2ca0c0. Read the comment docs.

@tomaszmichalak tomaszmichalak merged commit 0b38a75 into master Jul 14, 2020
@tomaszmichalak tomaszmichalak deleted the feature/upgrade-to-vertx-3.9.1 branch July 14, 2020 18: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.

3 participants