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

Set the default value of testWhileIdle to false to prevent Error Log #6128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

linghengqian
Copy link

2024-09-11T18:01:52.245+08:00 ERROR 15152 --- [           main] com.alibaba.druid.pool.DruidDataSource   : testWhileIdle is true, validationQuery not set

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.14%. Comparing base (015a80f) to head (c392dbe).
Report is 8 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6128      +/-   ##
============================================
+ Coverage     59.11%   59.14%   +0.02%     
- Complexity    28974    29047      +73     
============================================
  Files          1419     1429      +10     
  Lines        132679   133000     +321     
  Branches      24654    24694      +40     
============================================
+ Hits          78433    78658     +225     
- Misses        44302    44362      +60     
- Partials       9944     9980      +36     
Files with missing lines Coverage Δ
...om/alibaba/druid/pool/DruidAbstractDataSource.java 78.08% <ø> (-0.39%) ⬇️

... and 20 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1536b8...c392dbe. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants