-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[TEST] fill up alert group service test #15777
New issue
Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? No Sign in to your account
[TEST] fill up alert group service test #15777
Conversation
1422530
to
a6ffef2
Compare
...heduler-api/src/test/java/org/apache/dolphinscheduler/api/service/AlertGroupServiceTest.java
Outdated
Show resolved
Hide resolved
a6ffef2
to
3d52e86
Compare
dee5e33
to
35ec16d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
dd30d16
da29528
to
dd30d16
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #15777 +/- ##
============================================
+ Coverage 39.10% 39.15% +0.05%
- Complexity 4852 4862 +10
============================================
Files 1316 1316
Lines 44945 44945
Branches 4800 4800
============================================
+ Hits 17574 17599 +25
+ Misses 25479 25463 -16
+ Partials 1892 1883 -9 ☔ View full report in Codecov by Sentry. |
|
Purpose of the pull request
add test code to cover all alert group implement