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

PR for release #564

Merged
merged 16 commits into from
Apr 2, 2024
Merged

PR for release #564

merged 16 commits into from
Apr 2, 2024

Conversation

mcweba
Copy link
Collaborator

@mcweba mcweba commented Apr 2, 2024

No description provided.

runner and others added 16 commits February 9, 2024 10:00
- Collect body only in-memory in those cases we really use it.
- Fix sub-optimal logging statement.

Related:
- #417
Related:
- https://medium.com/swlh/yagni-cfd44b0654b6#fc82
- SDCISA-13746
- SDCISA-14025
- SDCISA-10974
- SDCISA-13807
- SDCISA-9398
- SDCISA-13634
- SDCISA-14715
[SDCISA-14715] Collect body only if needed
…20240221

[SDCISA-14715] Fix sub-optimal code in QueueProcessor
Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.5.1 to 4.5.2.
- [Commits](eclipse-vertx/vert.x@4.5.1...4.5.2)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…x-core-4.5.2

Bump io.vertx:vertx-core from 4.5.1 to 4.5.2
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 30.30303% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 48.08%. Comparing base (361ffbc) to head (3f331b2).

Files Patch % Lines
...swisspush/gateleen/expansion/ExpansionHandler.java 7.69% 12 Missing ⚠️
...isspush/gateleen/queue/queuing/QueueProcessor.java 50.00% 6 Missing and 3 partials ⚠️
...org/swisspush/gateleen/logging/LoggingHandler.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #564      +/-   ##
============================================
+ Coverage     48.04%   48.08%   +0.03%     
- Complexity     1850     1854       +4     
============================================
  Files           232      232              
  Lines         11950    11959       +9     
  Branches       1260     1259       -1     
============================================
+ Hits           5741     5750       +9     
+ Misses         5713     5711       -2     
- Partials        496      498       +2     

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

@mcweba mcweba merged commit 2aa9d84 into master Apr 2, 2024
8 of 9 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.

2 participants