-
Notifications
You must be signed in to change notification settings - Fork 16
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
Fixed the reactivity - should be a sum of two channels, not a mean. #2889
base: develop
Are you sure you want to change the base?
Conversation
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2889 +/- ##
===========================================
- Coverage 79.99% 79.98% -0.01%
===========================================
Files 222 222
Lines 24746 24759 +13
===========================================
+ Hits 19796 19804 +8
- Misses 4950 4955 +5 ☔ View full report in Codecov by Sentry. |
5a50acb
to
7574352
Compare
Linked Issues
Closes #2888
Description
See #2888.
Interface Changes
N/A
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build