Skip to content

[DS-7654][ApiServer]fix dependent node on change projectCode error#7726

Closed
caishunfeng wants to merge 2 commits into
apache:devfrom
caishunfeng:fix_depend_task_project
Closed

[DS-7654][ApiServer]fix dependent node on change projectCode error#7726
caishunfeng wants to merge 2 commits into
apache:devfrom
caishunfeng:fix_depend_task_project

Conversation

@caishunfeng
Copy link
Copy Markdown
Contributor

close #7654

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 30, 2021

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.11%. Comparing base (1cd5162) to head (dcfbfce).
⚠️ Report is 3252 commits behind head on dev.

Files with missing lines Patch % Lines
...api/service/impl/ProcessDefinitionServiceImpl.java 50.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #7726   +/-   ##
=========================================
  Coverage     41.10%   41.11%           
- Complexity     3677     3678    +1     
=========================================
  Files           642      642           
  Lines         26665    26669    +4     
  Branches       2993     2993           
=========================================
+ Hits          10960    10964    +4     
  Misses        14656    14656           
  Partials       1049     1049           

☔ 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
Copy Markdown

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

66.7% 66.7% Coverage
0.0% 0.0% Duplication

lenboo pushed a commit that referenced this pull request Dec 30, 2021
* [DS-7654][ApiServer]fix dependent node on change projectCode error

* test

Co-authored-by: caishunfeng <534328519@qq.com>
@caishunfeng caishunfeng deleted the fix_depend_task_project branch February 17, 2022 08:02
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] [UI] Dependent node onChangeProjectCode error

2 participants