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.73k stars 4.58k forks source link

3.2.2 fix CI test #16129

Closed wangxj3 closed 3 months ago

wangxj3 commented 3 months ago

Purpose of the pull request

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

codecov-commenter commented 3 months ago

Codecov Report

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

Please upload report for BASE (3.2.2-prepare@3ad53c5). Learn more about missing BASE report.

:exclamation: Current head f5978ba differs from pull request most recent head 08094e9

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.2.2-prepare #16129 +/- ## ================================================ Coverage ? 40.54% Complexity ? 5205 ================================================ Files ? 1380 Lines ? 45981 Branches ? 4901 ================================================ Hits ? 18645 Misses ? 25411 Partials ? 1925 ```

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

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
40.8% Coverage on New Code (required ≥ 60%)

See analysis details on SonarCloud