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

Spring webflux 6.1.0 instrumentation module #1761

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

jtduffy
Copy link
Contributor

@jtduffy jtduffy commented Feb 26, 2024

Resolves #1619
New module that mirrors the 6.0 instrumentation with a few namespace and method changes.

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.75%. Comparing base (d49c2ca) to head (29c7d18).
Report is 882 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1761      +/-   ##
============================================
- Coverage     70.81%   70.75%   -0.07%     
+ Complexity     9954     9931      -23     
============================================
  Files           827      827              
  Lines         39917    39852      -65     
  Branches       6059     6036      -23     
============================================
- Hits          28267    28196      -71     
- Misses         8924     8928       +4     
- Partials       2726     2728       +2     

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

@jtduffy jtduffy merged commit 5ab16fe into main Feb 26, 2024
103 checks passed
@jtduffy jtduffy deleted the spring-webflux610-module-2 branch February 26, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add support for Spring Webflux 6.1.0+
3 participants