kyuubi icon indicating copy to clipboard operation
kyuubi copied to clipboard

[KYUUBI #6346] Change Kyuubi JDBC Driver default port and make it effective

Open wForget opened this issue 1 year ago โ€ข 1 comments

:mag: Description

Issue References ๐Ÿ”—

This pull request fixes #6346

Describe Your Solution ๐Ÿ”ง

Change Kyuubi JDBC Driver default port and make it effective.

Types of changes :bookmark:

  • [X] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Test Plan ๐Ÿงช

Behavior Without This Pull Request :coffin:

Behavior With This Pull Request :tada:

Related Unit Tests


Checklist ๐Ÿ“

Be nice. Be informative.

wForget avatar Apr 29 '24 05:04 wForget

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.39%. Comparing base (5cbbdc3) to head (0a30852). Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6347      +/-   ##
============================================
- Coverage     58.45%   58.39%   -0.07%     
  Complexity       24       24              
============================================
  Files           653      653              
  Lines         39865    39865              
  Branches       5481     5481              
============================================
- Hits          23303    23279      -24     
- Misses        14073    14086      +13     
- Partials       2489     2500      +11     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 29 '24 08:04 codecov-commenter

Thanks, merged to master and branch-1.9

wForget avatar May 08 '24 02:05 wForget