dolphinscheduler
dolphinscheduler copied to clipboard
[Improvement] Fix the git url command injection in pytorch task(#15873)
Purpose of the pull request
fix: 15873
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
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 39.86%. Comparing base (
5c569b7
) to head (17397ec
).
:exclamation: Current head 17397ec differs from pull request most recent head 3990e2c. Consider uploading reports for the commit 3990e2c to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## dev #15950 +/- ##
============================================
- Coverage 39.93% 39.86% -0.07%
+ Complexity 5081 5064 -17
============================================
Files 1369 1369
Lines 45635 45635
Branches 4869 4868 -1
============================================
- Hits 18224 18193 -31
- Misses 25513 25544 +31
Partials 1898 1898
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code