[python] Add parameter schedule for process definition#6664
Merged
lenboo merged 8 commits intoapache:devfrom Nov 13, 2021
Merged
[python] Add parameter schedule for process definition#6664lenboo merged 8 commits intoapache:devfrom
lenboo merged 8 commits intoapache:devfrom
Conversation
3004b90 to
51c6d50
Compare
Codecov Report
@@ Coverage Diff @@
## dev #6664 +/- ##
============================================
- Coverage 41.83% 41.79% -0.05%
+ Complexity 3615 3612 -3
============================================
Files 641 641
Lines 25890 25890
Branches 2795 2795
============================================
- Hits 10832 10820 -12
- Misses 14080 14093 +13
+ Partials 978 977 -1
Continue to review full report at Codecov.
|
cdbfa96 to
cb34d4e
Compare
e7211b2 to
499eca2
Compare
|
SonarCloud Quality Gate failed. |
Member
Author
|
Thanks 🎉 |
30 tasks
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.








In this patch I add schedule for process definition, is subtask of #6407 , closes: #6838