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 #1159 #1160

Merged
merged 1 commit into from
Apr 14, 2023
Merged

fix #1159 #1160

merged 1 commit into from
Apr 14, 2023

Conversation

ishikaibin
Copy link
Contributor

@ishikaibin ishikaibin commented Apr 14, 2023

Fixes #1159

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.04 ⚠️

Comparison is base (0836720) 27.99% compared to head (8d2e4f9) 27.95%.

❗ Current head 8d2e4f9 differs from pull request most recent head 34d95d3. Consider uploading reports for the commit 34d95d3 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1160      +/-   ##
=============================================
- Coverage      27.99%   27.95%   -0.04%     
  Complexity       721      721              
=============================================
  Files            260      260              
  Lines           5894     5902       +8     
  Branches         539      543       +4     
=============================================
  Hits            1650     1650              
- Misses          4089     4097       +8     
  Partials         155      155              
Impacted Files Coverage Δ
...ppo4j/message/platform/LarkSendMessageHandler.java 0.00% <0.00%> (ø)
...o4j/message/platform/WeChatSendMessageHandler.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@iwangjie iwangjie left a comment

Choose a reason for hiding this comment

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

LGTM, pls check. @magestacks

@iwangjie iwangjie merged commit c29a36f into opengoofy:develop Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WeChat & LarkSend MessageHandler record failure result.
2 participants