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

Fix cross-database data source confusion #19939

Merged
merged 1 commit into from
Aug 7, 2022
Merged

Conversation

natehuangting
Copy link
Contributor

For #19894

@codecov-commenter
Copy link

Codecov Report

Merging #19939 (4befc5d) into master (dfbdd38) will decrease coverage by 0.00%.
The diff coverage is 57.14%.

@@             Coverage Diff              @@
##             master   #19939      +/-   ##
============================================
- Coverage     60.21%   60.20%   -0.01%     
  Complexity     2424     2424              
============================================
  Files          3878     3878              
  Lines         54991    54991              
  Branches       7693     7693              
============================================
- Hits          33111    33108       -3     
- Misses        19037    19040       +3     
  Partials       2843     2843              
Impacted Files Coverage Δ
...nd/communication/vertx/VertxBackendConnection.java 0.00% <0.00%> (ø)
...ication/jdbc/connection/JDBCBackendConnection.java 82.99% <100.00%> (ø)
...handler/distsql/ral/hint/enums/HintSourceType.java 0.00% <0.00%> (-42.86%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@RaigorJiang RaigorJiang changed the title Cross-library data source confusion repair Fix cross-database data source confusion Aug 7, 2022
@RaigorJiang RaigorJiang added this to the 5.1.3 milestone Aug 7, 2022
@terrymanu terrymanu merged commit 1adda16 into apache:master Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants