Closed victimsnino closed 2 days 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?
Attention: Patch coverage is 96.96970%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 98.60%. Comparing base (
37e4949
) to head (5462ce1
). Report is 2 commits behind head on v2.
Files with missing lines | Patch % | Lines |
---|---|---|
src/rpp/rpp/operators/switch_on_next.hpp | 88.88% | 2 Missing :warning: |
: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
63.3% Coverage on New Code
0.0% Duplication on New Code
681
Summary by CodeRabbit
New Features
concat
andswitch_on_next
operators with improved disposal mechanisms.switch_on_next
operator.Bug Fixes
switch_on_next
operator to ensure proper handling of disposables.Tests
switch_on_next
operator to validate completion behavior under various scenarios.