dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

Fix Hive jdbc url

Open xxzuo opened this issue 1 year ago • 0 comments

Purpose of the pull request

close #15626 Fix Hive jdbc url

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

xxzuo avatar Feb 23 '24 14:02 xxzuo

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 38.56%. Comparing base (380d108) to head (4b7619c).

:exclamation: Current head 4b7619c differs from pull request most recent head 97e0434. Consider uploading reports for the commit 97e0434 to get more accurate results

Files Patch % Lines
...datasource/hive/param/HiveDataSourceProcessor.java 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff            @@
##                dev   #15627   +/-   ##
=========================================
  Coverage     38.56%   38.56%           
  Complexity     4787     4787           
=========================================
  Files          1316     1316           
  Lines         45043    45043           
  Branches       4823     4823           
=========================================
  Hits          17369    17369           
  Misses        25781    25781           
  Partials       1893     1893           

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

codecov-commenter avatar Feb 25 '24 13:02 codecov-commenter