Skip to content

[Migrate][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module#12337

Merged
EricGao888 merged 2 commits intoapache:devfrom
EricGao888:Fix-12313
Oct 13, 2022
Merged

[Migrate][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module#12337
EricGao888 merged 2 commits intoapache:devfrom
EricGao888:Fix-12313

Conversation

@EricGao888
Copy link
Copy Markdown
Member

Purpose of the pull request

Brief change log

  • Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module.

Verify this pull request

  • Verified by UT cases.

@EricGao888 EricGao888 self-assigned this Oct 12, 2022
@EricGao888 EricGao888 added this to the 3.2.0 milestone Oct 12, 2022
@EricGao888 EricGao888 added improvement make more easy to user or prompt friendly backend test labels Oct 12, 2022
@EricGao888 EricGao888 marked this pull request as ready for review October 12, 2022 10:22
@github-actions github-actions bot removed the test label Oct 12, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 12, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.94%. Comparing base (db1d319) to head (a1761c2).
⚠️ Report is 1614 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##                dev   #12337   +/-   ##
=========================================
  Coverage     38.94%   38.94%           
+ Complexity     4178     4175    -3     
=========================================
  Files          1040     1040           
  Lines         38797    38797           
  Branches       4460     4462    +2     
=========================================
  Hits          15109    15109           
  Misses        21919    21919           
  Partials       1769     1769           

☔ 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 728 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@EricGao888 EricGao888 merged commit 2245088 into apache:dev Oct 13, 2022
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Oct 13, 2022
… and api module (apache#12337)

* Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module

* Fix potential problems
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Migration][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module

4 participants