-
Notifications
You must be signed in to change notification settings - Fork 147
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
1373 1336 support wildfly 23+ and JBoss EAP 7.4+ #1461
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1461 +/- ##
============================================
+ Coverage 68.60% 70.57% +1.97%
- Complexity 9492 9743 +251
============================================
Files 816 813 -3
Lines 39358 39259 -99
Branches 5965 5961 -4
============================================
+ Hits 27000 27708 +708
+ Misses 9694 8865 -829
- Partials 2664 2686 +22
... and 44 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Re-running AITs here: https://github.com/newrelic/newrelic-java-agent/actions/runs/5955258179 |
Since I sent a commit after I ran those AITs, the above mentioned workflow can be dismissed. AITs ran for this commit and all checks have passed. |
Overview
This PR adds support for Wildfly versions 23 till latest and in turn JBoss EAP versions 7.4 till latest.
Related Github Issues