[Bug] Fix process instance display and npe when save#11954
Closed
106umao wants to merge 5 commits intoapache:devfrom
106umao:fix/pd-npe
Closed
[Bug] Fix process instance display and npe when save#11954106umao wants to merge 5 commits intoapache:devfrom 106umao:fix/pd-npe
106umao wants to merge 5 commits intoapache:devfrom
106umao:fix/pd-npe
Conversation
ruanwenjun
reviewed
Sep 15, 2022
...i/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessInstanceServiceImpl.java
Show resolved
Hide resolved
ruanwenjun
reviewed
Sep 15, 2022
...uler-dao/src/test/java/org/apache/dolphinscheduler/dao/mapper/ProcessInstanceMapperTest.java
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## dev #11954 +/- ##
============================================
- Coverage 38.68% 38.66% -0.02%
+ Complexity 4006 4003 -3
============================================
Files 1002 1001 -1
Lines 37213 37425 +212
Branches 4249 4265 +16
============================================
+ Hits 14394 14472 +78
- Misses 21186 21307 +121
- Partials 1633 1646 +13
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Contributor
Author
|
will do it |
ruanwenjun
requested changes
Sep 22, 2022
|
|
|
Kudos, SonarCloud Quality Gate passed! |
|
This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








When workflow definitions are removed, their associated workflow instances should be displayed