-
Notifications
You must be signed in to change notification settings - Fork 5k
[Bug][force-success] force success add end time #15144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
...-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskInstanceServiceImpl.java
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #15144 +/- ##
=========================================
Coverage 38.38% 38.38%
Complexity 4747 4747
=========================================
Files 1305 1305
Lines 44846 44847 +1
Branches 4810 4810
=========================================
+ Hits 17213 17214 +1
Misses 25759 25759
Partials 1874 1874 ☔ View full report in Codecov by Sentry. |
fuchanghai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR, this pr basically LGTM, could you use English to describe this problem in issue #15142. And UT is needed.
|
Kudos, SonarCloud Quality Gate passed! |
rickchengx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that this pr has been stale for several months, I would like to add related UT in another pr after it is merged.
|
It seems that this pr has been stale for several months, I would like to add related UT in another pr after it is merged.
Co-authored-by: Rick Cheng <[email protected]> (cherry picked from commit e5a208f)









Purpose of the pull request
fix:#15142
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