apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.39k stars 4.49k forks source link

[Fix-16224] Add Shell using file E2E case #16220

Closed ruanwenjun closed 2 days ago

ruanwenjun commented 3 days ago

Purpose of the pull request

close https://github.com/apache/dolphinscheduler/issues/16224

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)

Pull Request Notice

Pull Request Notice

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

codecov-commenter commented 3 days ago

Codecov Report

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

Project coverage is 41.24%. Comparing base (02bef74) to head (864b2e4).

:exclamation: Current head 864b2e4 differs from pull request most recent head a737b85

Please upload reports for the commit a737b85 to get more accurate results.

Files Patch % Lines
...nscheduler/api/controller/ResourcesController.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #16220 +/- ## ============================================ - Coverage 41.25% 41.24% -0.01% Complexity 5121 5121 ============================================ Files 1397 1397 Lines 44054 44055 +1 Branches 4666 4666 ============================================ - Hits 18173 18171 -2 - Misses 24101 24104 +3 Partials 1780 1780 ```

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

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud