dolphinscheduler
dolphinscheduler copied to clipboard
[Fix-15828] fix expandListParameter
Purpose of the pull request
- fix #15828
- Expand the list parameters when matching
${}
instead of first replacing ${} with a?
and then processing the parameters based on the?
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 Report
Attention: Patch coverage is 56.00000%
with 11 lines
in your changes are missing coverage. Please review.
Project coverage is 39.62%. Comparing base (
e9d8591
) to head (d32f5c8
).
:exclamation: Current head d32f5c8 differs from pull request most recent head 3ce3730. Consider uploading reports for the commit 3ce3730 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## dev #15878 +/- ##
============================================
- Coverage 39.64% 39.62% -0.02%
+ Complexity 5023 5021 -2
============================================
Files 1349 1349
Lines 45593 45595 +2
Branches 4890 4888 -2
============================================
- Hits 18074 18067 -7
- Misses 25596 25605 +9
Partials 1923 1923
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
64.3% Coverage on New Code
0.0% Duplication on New Code