Skip to content

Remove usages of deprecated JBoss Logging API to using MethodHandles - #3485

Open
ozangunalp wants to merge 1 commit into
smallrye:mainfrom
ozangunalp:jboss_logging_getMessageLogger_lookup
Open

Remove usages of deprecated JBoss Logging API to using MethodHandles#3485
ozangunalp wants to merge 1 commit into
smallrye:mainfrom
ozangunalp:jboss_logging_getMessageLogger_lookup

Conversation

@ozangunalp

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.82%. Comparing base (a96442f) to head (748f3ef).
⚠️ Report is 1219 commits behind head on main.

Files with missing lines Patch % Lines
...eactive/messaging/memory/i18n/InMemoryLogging.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3485      +/-   ##
============================================
+ Coverage     77.47%   77.82%   +0.34%     
- Complexity     3778     5617    +1839     
============================================
  Files           306      485     +179     
  Lines         12673    18775    +6102     
  Branches       1648     2313     +665     
============================================
+ Hits           9818    14611    +4793     
- Misses         2116     3027     +911     
- Partials        739     1137     +398     
Files with missing lines Coverage Δ
...lrye/reactive/messaging/amqp/i18n/AMQPLogging.java 100.00% <100.00%> (ø)
...reactive/messaging/aws/sqs/i18n/AwsSqsLogging.java 100.00% <100.00%> (ø)
...ye/reactive/messaging/camel/i18n/CamelLogging.java 100.00% <100.00%> (ø)
...ctive/messaging/gcp/pubsub/i18n/PubSubLogging.java 100.00% <100.00%> (ø)
...allrye/reactive/messaging/jms/i18n/JmsLogging.java 100.00% <100.00%> (ø)
...ye/reactive/messaging/kafka/i18n/KafkaLogging.java 100.00% <100.00%> (ø)
...lrye/reactive/messaging/mqtt/i18n/MqttLogging.java 100.00% <100.00%> (ø)
...tive/messaging/providers/i18n/ProviderLogging.java 100.00% <100.00%> (ø)
.../reactive/messaging/pulsar/i18n/PulsarLogging.java 100.00% <100.00%> (ø)
...ctive/messaging/rabbitmq/i18n/RabbitMQLogging.java 100.00% <100.00%> (ø)
... and 3 more

... and 283 files with indirect coverage changes

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

@ozangunalp
ozangunalp force-pushed the jboss_logging_getMessageLogger_lookup branch from b67b1bc to 748f3ef Compare August 5, 2026 11:47
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