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

Added utilities method for inmemory broker. #388

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Dec 12, 2024

Since InMemoryBroker is used mostly for testing purposes, it would be pretty convenient to add some methods that will help in testing software.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.51%. Comparing base (e5c6d2b) to head (bb2051b).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
+ Coverage   77.40%   77.51%   +0.10%     
==========================================
  Files          62       62              
  Lines        1890     1899       +9     
==========================================
+ Hits         1463     1472       +9     
  Misses        427      427              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@s3rius s3rius merged commit ae6b214 into master Dec 12, 2024
23 checks passed
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.

2 participants