Increase Vert.x Compatability#4736
Conversation
merge up
� Conflicts: � .github/workflows/plugins-test.3.yaml � test/plugin/scenarios/vertx-web-3.x-scenario/config/expectedData.yaml
…rsion added status code tracking fixes issue not finishing async spans
Codecov Report
@@ Coverage Diff @@
## master #4736 +/- ##
============================================
- Coverage 50.78% 50.26% -0.52%
+ Complexity 2648 2644 -4
============================================
Files 1287 726 -561
Lines 28105 17945 -10160
Branches 3065 1735 -1330
============================================
- Hits 14272 9020 -5252
+ Misses 13186 8197 -4989
- Partials 647 728 +81 Continue to review full report at Codecov.
|
|
@wu-sheng, the test that's failing is from another plugin. Is there anything I need to do to resolve this? |
|
I am rerunning them, should be nothing related to this PR. Just unstable tests. |
|
@dmsolr Please reorganize the commit log as this PR has a long commit logs, not good for squash merge. @BFergerson I think you missed the supported list doc update? You added the new versions, I haven't checked whether should update that doc. |
|
@wu-sheng, supported list doc already mentions support for 3.x. Now it's even more true |
|
Sorry. I got |
Why submit this pull request?
Bug fix
New feature provided
Improve performance
Related issues
vert.x plugin can not boot #4609
New feature or improvement
#4624 just added the Vert.x tests back to the main repository. Those test weren't entirely correct as they were missing segments but I just wanted to get them back in the repo and fix in another PR. This is that PR. This PR also increases the compatibility for Vert.x Eventbus/Web to 3.9.0.