Closed victimsnino closed 1 month ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.28%. Comparing base (
302afa1
) to head (1862c56
). Report is 1 commits behind head on v2.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code
FYI, in this project (https://github.com/thorstink/Symmetri/tree/feature/gui) I was stuck on a few-months old version of rpp v2, because it would deadlock if I upgraded to a more recent version. This update finally seemed to have fixed it :) Thanks!
(I couldn't really create a nice isolated example for you, but not needed anymore :) )
FYI, in this project (https://github.com/thorstink/Symmetri/tree/feature/gui) I was stuck on a few-months old version of rpp v2, because it would deadlock if I upgraded to a more recent version. This update finally seemed to have fixed it :) Thanks!
(I couldn't really create a nice isolated example for you, but not needed anymore :) )
Glad to hear it! But you could write about your issues next time anyway, I would be really glad to help you to debug and fix issues 😅
Summary by CodeRabbit
New Features
Bug Fixes
Tests
combine_latest
,debounce
,merge
, andzip
operators to verify non-deadlocking behavior.