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

Add quarkus support #25

Merged
merged 3 commits into from
Jul 2, 2024
Merged

Add quarkus support #25

merged 3 commits into from
Jul 2, 2024

Conversation

jonasrutishauser
Copy link
Owner

No description provided.

@jonasrutishauser jonasrutishauser self-assigned this Jul 1, 2024
@jonasrutishauser jonasrutishauser deleted the feature/quarkus branch July 1, 2024 20:42
@jonasrutishauser jonasrutishauser restored the feature/quarkus branch July 1, 2024 20:42
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 76.53430% with 65 lines in your changes missing coverage. Please review.

Project coverage is 85.68%. Comparing base (9739361) to head (e95128f).

Files Patch % Lines
...nt/TransactionalEventBuildCompatibleExtension.java 82.92% 5 Missing and 16 partials ⚠️
...ployment/TransactionalEventExtensionProcessor.java 69.04% 5 Missing and 8 partials ⚠️
...vent/quarkus/TransactionalEventSchemaProvider.java 0.00% 8 Missing ⚠️
...event/quarkus/concurrent/QuarkusEventExecutor.java 58.82% 7 Missing ⚠️
...al/event/quarkus/handler/QuarkusEventHandlers.java 79.16% 2 Missing and 3 partials ⚠️
...ishauser/transactional/event/quarkus/DbSchema.java 81.25% 3 Missing ⚠️
...actional/event/core/cdi/EventHandlerExtension.java 33.33% 1 Missing and 1 partial ⚠️
...al/event/core/concurrent/DefaultEventExecutor.java 81.81% 2 Missing ⚠️
.../transactional/event/quarkus/DbSchemaRecorder.java 75.00% 1 Missing and 1 partial ⚠️
...ctional/event/quarkus/ExtendedInstanceCreator.java 75.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
- Coverage     88.64%   85.68%   -2.96%     
- Complexity        0      144     +144     
============================================
  Files            47       60      +13     
  Lines           828     1097     +269     
  Branches         54       90      +36     
============================================
+ Hits            734      940     +206     
- Misses           74      109      +35     
- Partials         20       48      +28     
Flag Coverage Δ
integration 85.68% <76.53%> (-2.96%) ⬇️
unittests 36.05% <0.54%> (-7.72%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

sonarqubecloud bot commented Jul 1, 2024

@jonasrutishauser jonasrutishauser merged commit 106cfb2 into master Jul 2, 2024
6 of 8 checks passed
@jonasrutishauser jonasrutishauser deleted the feature/quarkus branch July 2, 2024 18:58
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.

1 participant