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

[Imporvement] Improve the MasterCofnig module comments of dolphinscheduler #16134

Closed caicancai closed 3 months ago

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

Project coverage is 40.71%. Comparing base (d8011d8) to head (87f78de).

:exclamation: Current head 87f78de differs from pull request most recent head 3bce03d

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #16134 +/- ## ========================================= Coverage 40.70% 40.71% - Complexity 5245 5246 +1 ========================================= Files 1385 1385 Lines 46109 46109 Branches 4923 4923 ========================================= + Hits 18770 18771 +1 Misses 25412 25412 + Partials 1927 1926 -1 ```

: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
0.0% Duplication on New Code

See analysis details on SonarCloud