Skip to content

Conversation

@fuchanghai
Copy link
Member

@fuchanghai fuchanghai commented Oct 12, 2022

Purpose of the pull request

Brief change log

this close #12319

@fuchanghai
Copy link
Member Author

@EricGao888

@EricGao888 EricGao888 added improvement make more easy to user or prompt friendly backend test labels Oct 12, 2022
@EricGao888 EricGao888 added this to the 3.2.0 milestone Oct 12, 2022
@github-actions github-actions bot removed the test label Oct 12, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2022

Codecov Report

Merging #12328 (ce6fd60) into dev (db1d319) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev   #12328      +/-   ##
============================================
- Coverage     38.94%   38.92%   -0.02%     
+ Complexity     4178     4175       -3     
============================================
  Files          1040     1040              
  Lines         38797    38797              
  Branches       4460     4462       +2     
============================================
- Hits          15109    15103       -6     
- Misses        21919    21926       +7     
+ Partials       1769     1768       -1     
Impacted Files Coverage Δ
...e/dolphinscheduler/dao/upgrade/WorkerGroupDao.java 55.55% <0.00%> (-16.67%) ⬇️
...erver/master/processor/queue/TaskEventService.java 75.00% <0.00%> (-5.36%) ⬇️

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

@EricGao888
Copy link
Member

Seems network problems, have rerun the failed CI.

@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 425 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@EricGao888 EricGao888 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@EricGao888 EricGao888 merged commit 22103f9 into apache:dev Oct 13, 2022
@fuchanghai fuchanghai deleted the improve-#12319 branch October 13, 2022 08:52
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Oct 13, 2022
apache#12328)

* [improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module

Co-authored-by: Jackie <‘[email protected]’>
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 test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate all UT cases from jUnit 4 to jUnit 5 in dao module

3 participants