Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “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? Sign in to your account

[Fix][Alert]Fix Webex Teams Alert Plugin Null Exception Error #13591

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

qingwli
Copy link
Member

@qingwli qingwli commented Feb 21, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

Merging #13591 (9be8326) into dev (eaf2541) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 9be8326 differs from pull request most recent head f87f594. Consider uploading reports for the commit f87f594 to get more accurate results

@@             Coverage Diff              @@
##                dev   #13591      +/-   ##
============================================
- Coverage     39.47%   39.46%   -0.01%     
+ Complexity     4381     4380       -1     
============================================
  Files          1102     1102              
  Lines         41453    41453              
  Branches       4740     4738       -2     
============================================
- Hits          16362    16358       -4     
- Misses        23273    23275       +2     
- Partials       1818     1820       +2     
Impacted Files Coverage Δ
...uler/plugin/alert/webexteams/WebexTeamsSender.java 76.38% <0.00%> (-1.39%) ⬇️
.../sqoop/parameter/sources/SourceMysqlParameter.java 71.42% <0.00%> (-3.58%) ⬇️
...r/plugin/task/sqoop/parameter/SqoopParameters.java 38.09% <0.00%> (-1.20%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 52.08% <0.00%> (-0.70%) ⬇️

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

@sonarcloud
Copy link

sonarcloud bot commented Feb 21, 2023

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

66.7% 66.7% Coverage
0.0% 0.0% Duplication

@SbloodyS SbloodyS added the 3.1.x for 3.1.x version label Feb 21, 2023
@SbloodyS SbloodyS added this to the 3.1.5 milestone Feb 21, 2023
@SbloodyS SbloodyS added the bug Something isn't working label Feb 21, 2023
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.1.x for 3.1.x version backend bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants