Skip to content

Compile time processing #462

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

Merged
merged 2 commits into from
Oct 1, 2019
Merged

Compile time processing #462

merged 2 commits into from
Oct 1, 2019

Conversation

jonesmz
Copy link
Contributor

@jonesmz jonesmz commented Sep 27, 2019

No description provided.

@jonesmz
Copy link
Contributor Author

jonesmz commented Sep 27, 2019

Please re-trigger azure pipelines. The failure is because the socket couldn't be bound.

@codecov-io
Copy link

codecov-io commented Sep 27, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@3cbb578). Click here to learn what that means.
The diff coverage is 86.93%.

@@           Coverage Diff            @@
##             master    #462   +/-   ##
========================================
  Coverage          ?   84.9%           
========================================
  Files             ?      41           
  Lines             ?    6273           
  Branches          ?       0           
========================================
  Hits              ?    5326           
  Misses            ?     947           
  Partials          ?       0

force_move(info),
force_move(self)
);
} else {
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
} else {
}
else {

Please use this style.
See https://github.com/redboltz/mqtt_cpp/wiki/Coding-Rules

Could you update other else and else if ?

@redboltz
Copy link
Owner

redboltz commented Oct 1, 2019

Thank you for updating!

@redboltz redboltz merged commit 885c98c into redboltz:master Oct 1, 2019
@redboltz redboltz mentioned this pull request Oct 8, 2019
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.

3 participants