-
Notifications
You must be signed in to change notification settings - Fork 432
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
Ensure topics are unique #594
Conversation
Co-authored-by: Hero Bird <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #594 +/- ##
===========================================
+ Coverage 67.26% 80.07% +12.80%
===========================================
Files 155 156 +1
Lines 6925 6945 +20
===========================================
+ Hits 4658 5561 +903
+ Misses 2267 1384 -883
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All in all looks good to me!
Just some minor fixes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Closes #589.