Skip to content

[Fix-7789][API] querySimpleList return wrong projectCode#7790

Merged
zhuangchong merged 1 commit intoapache:devfrom
SbloodyS:bug_7789
Jan 5, 2022
Merged

[Fix-7789][API] querySimpleList return wrong projectCode#7790
zhuangchong merged 1 commit intoapache:devfrom
SbloodyS:bug_7789

Conversation

@SbloodyS
Copy link
Copy Markdown
Member

@SbloodyS SbloodyS commented Jan 4, 2022

Purpose of the pull request

This pr will close #7789

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #7790 (5232e32) into dev (a4168ae) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #7790      +/-   ##
============================================
- Coverage     40.92%   40.90%   -0.02%     
+ Complexity     3675     3673       -2     
============================================
  Files           637      637              
  Lines         26783    26783              
  Branches       3017     3017              
============================================
- Hits          10960    10956       -4     
- Misses        14771    14773       +2     
- Partials       1052     1054       +2     
Impacted Files Coverage Δ
...api/service/impl/ProcessDefinitionServiceImpl.java 25.70% <0.00%> (ø)
...e/dolphinscheduler/remote/NettyRemotingClient.java 50.70% <0.00%> (-2.82%) ⬇️

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 a4168ae...5232e32. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jan 4, 2022

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

@zhuangchong zhuangchong left a comment

Choose a reason for hiding this comment

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

+1

@zhuangchong zhuangchong added this to the 2.0.3-release milestone Jan 5, 2022
@zhuangchong zhuangchong merged commit 7e61a3a into apache:dev Jan 5, 2022
@SbloodyS SbloodyS deleted the bug_7789 branch January 5, 2022 01:25
SbloodyS added a commit to SbloodyS/dolphinscheduler that referenced this pull request Jan 7, 2022
Co-authored-by: SbloodyS <sbloodys@qq.com>
caishunfeng pushed a commit that referenced this pull request Jan 9, 2022
* cherry-pick

* fix bug_7629 (#7630)

* fix bug_7564 (#7625)

* fix bug_7512 (#7716)

* [Fix-7459][Sqoop] running error in parallel (#7752)

* fix bug_7459

* fix bug_7459

* fix bug_7459

* fix bug_7459

* fix bug_7459

Co-authored-by: SbloodyS <sbloodys@qq.com>

* [Feature-7576][Master] Optimize complement task's date (#7585)

* feature_7576

* feature_7576

* feature 7576

* feature 7576

* [Fix-7767]Task instance is not deleted while deleting the process instance (#7768)

* fix bug_7767

* fix bug_7767

* fix bug_7767

* fix bug_7767

* fix bug_7767

* [Feature-5951][Improvement][UI] When creating an alarm instance, the alarm instance name input box prompts optimization (#7770)

* cherry-pick

* [Fix-7773][Api] malform batchDeleteProcessInstanceByIds log output (#7774)

* bug_7773

* bug_7773

* bug_7773

* bug_7773

* bug_7773

* [Feature-7777][UI] process definition page add create username (#7778)

* feature_7777

* fix bug_7499 (#7739)

Co-authored-by: SbloodyS <sbloodys@qq.com>

* fix conflict

* fix conflict

* fix mapState never used error

* fix bug_7789 (#7790)

Co-authored-by: SbloodyS <sbloodys@qq.com>

Co-authored-by: SbloodyS <sbloodys@qq.com>
Co-authored-by: wangyizhi <wangyizhi1_yewu@cmss.chinamobile.com>
@caishunfeng caishunfeng removed this from the 2.0.3-release milestone Jan 14, 2022
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] [API] querySimpleList return wrong projectCode

4 participants