Skip to content

Conversation

@jponge
Copy link
Member

@jponge jponge commented Dec 1, 2025

There are cases where we might not want to shut the previous executor down, so an extra flag and update method allow more fine-grained framework integrations.

There are cases where we might not want to shut the previous executor down,
so an extra flag and update method allow more fine-grained framework integrations.
@jponge jponge requested a review from ozangunalp December 1, 2025 16:50
@jponge
Copy link
Member Author

jponge commented Dec 1, 2025

This can be useful for quarkusio/quarkus#50918

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.16%. Comparing base (e728220) to head (9690251).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...smallrye/mutiny/infrastructure/Infrastructure.java 75.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2020      +/-   ##
============================================
+ Coverage     89.01%   89.16%   +0.14%     
- Complexity     3063     3107      +44     
============================================
  Files           409      412       +3     
  Lines         13105    13266     +161     
  Branches       1654     1682      +28     
============================================
+ Hits          11666    11828     +162     
+ Misses          814      810       -4     
- Partials        625      628       +3     
Files with missing lines Coverage Δ
...smallrye/mutiny/infrastructure/Infrastructure.java 72.09% <75.00%> (+0.05%) ⬆️

... and 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jponge jponge merged commit e698c3a into smallrye:main Dec 1, 2025
7 of 8 checks passed
@jponge jponge deleted the feat/infra-executor-shutdown branch December 1, 2025 20:38
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