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

Now when a "publish" command fails, then the publish method will thro… #229

Merged
merged 2 commits into from
May 18, 2023

Conversation

Eitol
Copy link
Contributor

@Eitol Eitol commented May 17, 2023

Now when a "publish" command fails, then the publish method will throw an error

Errors in the hook when doing a publish were ignored. This caused that test cases could not be made where the publish failed and an error was thrown.

…w an error

Errors in the hook when doing a publish were ignored. This caused that test cases could not be made where the publish failed and an error was thrown.
@coveralls
Copy link

coveralls commented May 18, 2023

Pull Request Test Coverage Report for Build 5017434858

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0005%) to 98.603%

Totals Coverage Status
Change from base Build 5017318631: 0.0005%
Covered Lines: 5152
Relevant Lines: 5225

💛 - Coveralls

@mochi-co
Copy link
Collaborator

This looks good, and a great idea. Thank you @Eitol

@mochi-co mochi-co merged commit 7ad6dd8 into mochi-mqtt:master May 18, 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.

3 participants