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

[Test-1112] Fix auto-assign-action error #16168

Closed SbloodyS closed 1 week ago

SbloodyS commented 1 week ago

Purpose of the pull request

Fix auto-assign-action error in https://github.com/apache/dolphinscheduler/actions/runs/9545551197

fix: 123

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 1 week ago

Codecov Report

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

Project coverage is 41.07%. Comparing base (a472d68) to head (4a74561).

:exclamation: Current head 4a74561 differs from pull request most recent head 2e88ca9

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #16168 +/- ## ========================================= Coverage 41.07% 41.07% Complexity 5155 5155 ========================================= Files 1399 1399 Lines 44856 44856 Branches 4756 4756 ========================================= Hits 18423 18423 Misses 24628 24628 Partials 1805 1805 ```

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

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud