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

[Chore] Improve ci check #16161

Closed SbloodyS closed 3 months ago

SbloodyS commented 3 months ago

Purpose of the pull request

Brief change log

Improve ci check

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:

Project coverage is 41.08%. Comparing base (edeb1b2) to head (6a4d080).

:exclamation: Current head 6a4d080 differs from pull request most recent head 54ca4c7

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #16161 +/- ## ============================================ + Coverage 41.07% 41.08% +0.01% - Complexity 5155 5158 +3 ============================================ Files 1399 1399 Lines 44856 44856 Branches 4756 4756 ============================================ + Hits 18423 18430 +7 + Misses 24628 24619 -9 - Partials 1805 1807 +2 ```

: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 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