Skip to content

[CI] Improve CI#9436

Merged
SbloodyS merged 13 commits into
apache:devfrom
SbloodyS:fix_ci
Apr 12, 2022
Merged

[CI] Improve CI#9436
SbloodyS merged 13 commits into
apache:devfrom
SbloodyS:fix_ci

Conversation

@SbloodyS
Copy link
Copy Markdown
Member

@SbloodyS SbloodyS commented Apr 11, 2022

Purpose of the pull request

  1. Fix filter condition is not effective in https://github.com/apache/dolphinscheduler/runs/5965532320?check_suite_focus=true
  2. Add e2e/backend/unit-test to execute in push event

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 11, 2022

Codecov Report

Merging #9436 (dd2891b) into dev (4a29c6a) will decrease coverage by 0.27%.
The diff coverage is 38.99%.

@@             Coverage Diff              @@
##                dev    #9436      +/-   ##
============================================
- Coverage     39.98%   39.71%   -0.28%     
- Complexity     4375     4398      +23     
============================================
  Files           822      825       +3     
  Lines         32924    33219     +295     
  Branches       3656     3681      +25     
============================================
+ Hits          13165    13192      +27     
- Misses        18532    18801     +269     
+ Partials       1227     1226       -1     
Impacted Files Coverage Δ
...lugin/alert/wechat/WeChatAlertParamsConstants.java 0.00% <ø> (ø)
...uler/plugin/alert/wechat/WechatAppChatMessage.java 0.00% <0.00%> (ø)
...cheduler/plugin/alert/wechat/WechatAppMessage.java 0.00% <0.00%> (ø)
...inscheduler/api/controller/ExecutorController.java 40.00% <ø> (ø)
...cheduler/api/service/impl/ExecutorServiceImpl.java 41.96% <ø> (ø)
...r/api/service/impl/ProcessInstanceServiceImpl.java 60.22% <ø> (-0.12%) ⬇️
...er/api/service/impl/TaskDefinitionServiceImpl.java 24.01% <ø> (+0.05%) ⬆️
.../org/apache/dolphinscheduler/common/Constants.java 80.95% <ø> (ø)
...che/dolphinscheduler/common/enums/AlertStatus.java 0.00% <0.00%> (ø)
...pache/dolphinscheduler/common/enums/AlertType.java 0.00% <0.00%> (ø)
... and 32 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62284ae...dd2891b. Read the comment docs.

@SbloodyS SbloodyS changed the title [CI] [Docs] Fix filter condition is not effective. [CI] Improve CI Apr 12, 2022
@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

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

32.0% 32.0% Coverage
0.2% 0.2% Duplication

@SbloodyS SbloodyS marked this pull request as ready for review April 12, 2022 03:26
@SbloodyS SbloodyS requested a review from kezhenxu94 April 12, 2022 03:26
@SbloodyS SbloodyS self-assigned this Apr 12, 2022
@SbloodyS SbloodyS added the CI&CD label Apr 12, 2022
@SbloodyS SbloodyS merged commit d18cf18 into apache:dev Apr 12, 2022
@SbloodyS SbloodyS deleted the fix_ci branch April 12, 2022 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants