Skip to content

[improve] Support re running historical version workflow#11467

Closed
Zephyrcf wants to merge 2 commits intoapache:devfrom
Zephyrcf:Support-re-running-historical-version-workflow
Closed

[improve] Support re running historical version workflow#11467
Zephyrcf wants to merge 2 commits intoapache:devfrom
Zephyrcf:Support-re-running-historical-version-workflow

Conversation

@Zephyrcf
Copy link
Contributor

@Zephyrcf Zephyrcf commented Aug 13, 2022

Purpose of the pull request

close #11468

Brief change log

Support re running historical version workflow

Verify this pull request

Has been manually tested.

 Support re running historical version workflow
@Zephyrcf Zephyrcf changed the title Support re running historical version workflow [improve] Support re running historical version workflow Aug 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2022

Codecov Report

Merging #11467 (63b8b6c) into dev (13d400c) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 63b8b6c differs from pull request most recent head 434e36f. Consider uploading reports for the commit 434e36f to get more accurate results

@@             Coverage Diff              @@
##                dev   #11467      +/-   ##
============================================
- Coverage     39.36%   39.35%   -0.01%     
+ Complexity     4632     4627       -5     
============================================
  Files           987      987              
  Lines         37566    37567       +1     
  Branches       4183     4184       +1     
============================================
- Hits          14788    14785       -3     
- Misses        21227    21228       +1     
- Partials       1551     1554       +3     
Impacted Files Coverage Δ
...cheduler/api/service/impl/ExecutorServiceImpl.java 38.08% <100.00%> (+0.13%) ⬆️
...er/master/dispatch/host/assign/RandomSelector.java 77.77% <0.00%> (-5.56%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 50.00% <0.00%> (-2.78%) ⬇️
...r/plugin/task/sqoop/parameter/SqoopParameters.java 56.41% <0.00%> (+1.28%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@SbloodyS SbloodyS added the improvement make more easy to user or prompt friendly label Aug 15, 2022
@SbloodyS SbloodyS added this to the 3.1.0 milestone Aug 15, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@Zephyrcf Zephyrcf closed this Aug 15, 2022
@Zephyrcf Zephyrcf deleted the Support-re-running-historical-version-workflow branch August 15, 2022 10:38
@Zephyrcf Zephyrcf restored the Support-re-running-historical-version-workflow branch August 15, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend improvement make more easy to user or prompt friendly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement][api] Support re running historical version workflow

3 participants