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-15706] Seatunnel improvement #15852

Merged
merged 11 commits into from
Apr 18, 2024

Conversation

xinxingi
Copy link
Contributor

@xinxingi xinxingi commented Apr 15, 2024

Purpose of the pull request

fix #15706

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

@SbloodyS SbloodyS changed the title Fix seatunnel 15706 improvement [Fix-15706] Seatunnel improvement Apr 15, 2024
@SbloodyS SbloodyS added 3.3.0 improvement make more easy to user or prompt friendly labels Apr 15, 2024
@SbloodyS SbloodyS added this to the 3.3.0 milestone Apr 15, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

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

Project coverage is 39.57%. Comparing base (9437d27) to head (db90c4e).
Report is 1 commits behind head on dev.

❗ Current head db90c4e differs from pull request most recent head 1f28c29. Consider uploading reports for the commit 1f28c29 to get more accurate results

Files Patch % Lines
...pache/dolphinscheduler/common/utils/JSONUtils.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #15852      +/-   ##
============================================
- Coverage     39.57%   39.57%   -0.01%     
  Complexity     5010     5010              
============================================
  Files          1347     1347              
  Lines         45629    45631       +2     
  Branches       4890     4891       +1     
============================================
  Hits          18057    18057              
- Misses        25648    25650       +2     
  Partials       1924     1924              

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

Copy link
Member

@qingwli qingwli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other LGTM

Copy link
Member

@qingwli qingwli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@rickchengx rickchengx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

sonarcloud bot commented Apr 18, 2024

@qingwli qingwli merged commit 3fe9fd4 into apache:dev Apr 18, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.3.0 backend improvement make more easy to user or prompt friendly ready-to-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][dolphinScheduler-task-seatunnel] Script suffixes can be .conf or .json
6 participants