Skip to content

[Fix-7753][Master] Failed to pass global parameters between parent and sub process#7755

Merged
caishunfeng merged 3 commits intoapache:devfrom
SbloodyS:bug_7753
Jan 1, 2022
Merged

[Fix-7753][Master] Failed to pass global parameters between parent and sub process#7755
caishunfeng merged 3 commits intoapache:devfrom
SbloodyS:bug_7753

Conversation

@SbloodyS
Copy link
Member

Purpose of the pull request

close #7753

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2021

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 40.95%. Comparing base (d7d13f7) to head (4eb51f3).
Report is 3000 commits behind head on dev.

Files with missing lines Patch % Lines
...lphinscheduler/service/process/ProcessService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #7755      +/-   ##
============================================
+ Coverage     40.89%   40.95%   +0.06%     
- Complexity     3668     3672       +4     
============================================
  Files           642      642              
  Lines         26706    26707       +1     
  Branches       2997     2997              
============================================
+ Hits          10922    10939      +17     
+ Misses        14736    14721      -15     
+ Partials       1048     1047       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@caishunfeng caishunfeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@caishunfeng caishunfeng merged commit fa906e7 into apache:dev Jan 1, 2022
@SbloodyS SbloodyS deleted the bug_7753 branch January 1, 2022 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Master] Failed to pass global parameters between parent and sub process

3 participants