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

[DSIP-51][Task] Remove unused pigeon task plugin #16219

Closed SbloodyS closed 3 months ago

SbloodyS commented 3 months ago

Purpose of the pull request

close #16218

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 months ago

Codecov Report

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

Project coverage is 41.19%. Comparing base (0e2d0fb) to head (d954f72).

:exclamation: Current head d954f72 differs from pull request most recent head 9836227

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #16219 +/- ## ============================================ - Coverage 41.24% 41.19% -0.05% + Complexity 5121 5099 -22 ============================================ Files 1397 1391 -6 Lines 44055 43838 -217 Branches 4666 4652 -14 ============================================ - Hits 18171 18060 -111 + Misses 24104 24007 -97 + Partials 1780 1771 -9 ```

: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
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud