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(exhook): ensuring that exhook dispatches the client events are sequential #8530

Merged
merged 2 commits into from Jul 22, 2022

Conversation

HJianBo
Copy link
Member

@HJianBo HJianBo commented Jul 21, 2022

porting by: #8311

@coveralls
Copy link
Collaborator

coveralls commented Jul 21, 2022

Pull Request Test Coverage Report for Build 2711651958

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 37 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.0006%) to 78.802%

Files with Coverage Reduction New Missed Lines %
apps/emqx_bridge/src/emqx_bridge.erl 1 85.11%
apps/emqx/src/emqx_authentication_config.erl 1 84.75%
apps/emqx/src/emqx_cm.erl 1 88.99%
apps/emqx_gateway/src/mqttsn/emqx_sn_frame.erl 2 64.04%
apps/emqx_authn/src/emqx_authn.erl 3 77.78%
apps/emqx_dashboard/src/emqx_dashboard_listener.erl 4 74.63%
apps/emqx/src/emqx_channel.erl 5 85.53%
apps/emqx/src/emqx_sys_mon.erl 6 86.46%
apps/emqx/src/emqx_reason_codes.erl 14 86.03%
Totals Coverage Status
Change from base Build 2710777825: -0.0006%
Covered Lines: 20825
Relevant Lines: 26427

💛 - Coveralls

@HJianBo HJianBo requested a review from a team July 21, 2022 07:18
@HJianBo HJianBo merged commit b9cd9e5 into emqx:master Jul 22, 2022
@HJianBo HJianBo deleted the fix-exhook-dispatch-seq branch July 22, 2022 02:43
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.

None yet

3 participants