-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[Improvement][Alert] Alert plugin enhance fail message #15024
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
Conversation
qingwli
commented
Oct 13, 2023
- close [Improvement][Alert] Alert plugin enhance fail message #15023
Codecov Report
@@ Coverage Diff @@
## dev #15024 +/- ##
============================================
- Coverage 38.97% 38.95% -0.02%
+ Complexity 4612 4600 -12
============================================
Files 1232 1231 -1
Lines 43360 43354 -6
Branches 4795 4795
============================================
- Hits 16899 16888 -11
- Misses 24587 24594 +7
+ Partials 1874 1872 -2
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Kudos, SonarCloud Quality Gate passed! Quality Gate passed Bug A 0 Bugs 92.3% 92.3% Coverage — |
...duler-alert-http/src/main/java/org/apache/dolphinscheduler/plugin/alert/http/HttpSender.java
Outdated
Show resolved
Hide resolved
...ler-alert-email/src/main/java/org/apache/dolphinscheduler/plugin/alert/email/MailSender.java
Outdated
Show resolved
Hide resolved
…cheduler-alert-http/src/main/java/org/apache/dolphinscheduler/plugin/alert/http/HttpSender.java Co-authored-by: xiangzihao <zihaoxiang@apache.org>
Kudos, SonarCloud Quality Gate passed! |
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
* add webex && pagerduty fail log * update * fix spotless * Update dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/src/main/java/org/apache/dolphinscheduler/plugin/alert/http/HttpSender.java Co-authored-by: xiangzihao <zihaoxiang@apache.org> * update --------- Co-authored-by: xiangzihao <zihaoxiang@apache.org>