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

Various r2dbc updates and changes #2169

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

jbedell-newrelic
Copy link
Contributor

  • Resolves some over-use of memory for the r2dbc-mssql and m2dbc-mysql modules
  • Resolves a potential token timeout issue with the reactor-3.3.0 module
  • Implements a new module for r2dbc-mysql 1.1.3+

Resolves: #2015
Resolves: #2030

…l modules

- Resolves a potential token timeout issue with the reactor-3.3.0 module
- Implements a new module for r2dbc-mysql 1.1.3+
@jbedell-newrelic jbedell-newrelic requested a review from a team December 13, 2024 17:17
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.70%. Comparing base (925da72) to head (1f3e7cf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2169      +/-   ##
============================================
- Coverage     70.71%   70.70%   -0.02%     
+ Complexity    10001     9997       -4     
============================================
  Files           842      842              
  Lines         40348    40348              
  Branches       6115     6115              
============================================
- Hits          28534    28528       -6     
- Misses         9063     9065       +2     
- Partials       2751     2755       +4     

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

@jbedell-newrelic jbedell-newrelic merged commit 4013206 into main Dec 13, 2024
114 checks passed
@jbedell-newrelic jbedell-newrelic deleted the r2dbc-mysql-changes branch December 13, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants