-
Notifications
You must be signed in to change notification settings - Fork 103
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
Simpler "plumbing" #3471
Simpler "plumbing" #3471
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/620 #3471 +/- ##
===============================================
- Coverage 77.14% 77.14% -0.01%
===============================================
Files 1076 1076
Lines 69118 69099 -19
===============================================
- Hits 53323 53305 -18
+ Misses 15795 15794 -1 ☔ View full report in Codecov by Sentry. |
385b7bf
to
22ce527
Compare
22ce527
to
8fdbce6
Compare
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.
Makes sense with a lot less plumbing required! I think we just need to unregister_interest, which I will do. Testing this now
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.
Looks good to me!
No description provided.