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

Feature/update vertx #166

Merged
merged 5 commits into from
Jan 10, 2024
Merged

Feature/update vertx #166

merged 5 commits into from
Jan 10, 2024

Conversation

mcweba
Copy link
Collaborator

@mcweba mcweba commented Jan 4, 2024

No description provided.

# Conflicts:
#	src/main/java/org/swisspush/reststorage/EventBusAdapter.java
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 218 lines in your changes are missing coverage. Please review.

Comparison is base (db495db) 62.90% compared to head (6fe3a65) 62.61%.

Files Patch % Lines
...ava/org/swisspush/reststorage/EventBusAdapter.java 1.80% 218 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #166      +/-   ##
=============================================
- Coverage      62.90%   62.61%   -0.30%     
  Complexity       392      392              
=============================================
  Files             32       32              
  Lines           2569     2581      +12     
  Branches         296      297       +1     
=============================================
  Hits            1616     1616              
- Misses           792      804      +12     
  Partials         161      161              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO:

dos2unix src/main/java/org/swisspush/reststorage/EventBusAdapter.java

<vertx-redis-client.version>4.3.3</vertx-redis-client.version>
<slf4j.version>1.7.32</slf4j.version>
<junit.version>4.13.1</junit.version>
<vertx.version>4.5.1</vertx.version>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we plan to also update the version in gateleen and all other friends? Is this basically the first step to generally make the upgrade?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I am currently working on this. All the friends are prepared (with open PRs).

@mcweba mcweba merged commit 24e892e into develop Jan 10, 2024
4 of 6 checks passed
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