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

test: add BlockingQueueTypeEnumTest #1118

Closed
wants to merge 2 commits into from

Conversation

LiXuemin
Copy link
Contributor

Fixes #1096

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide

@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ed16c90) 28.08% compared to head (fcfbca5) 28.08%.

❗ Current head fcfbca5 differs from pull request most recent head 173babc. Consider uploading reports for the commit 173babc to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1118   +/-   ##
==========================================
  Coverage      28.08%   28.08%           
  Complexity       717      717           
==========================================
  Files            258      258           
  Lines           5864     5864           
  Branches         536      536           
==========================================
  Hits            1647     1647           
  Misses          4059     4059           
  Partials         158      158           

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.

@LiXuemin LiXuemin closed this Mar 16, 2023
@LiXuemin LiXuemin deleted the issue-1096 branch March 16, 2023 01:59
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.

核心阻塞队列枚举 BlockingQueueTypeEnum 增加单元测试
1 participant