Skip to content

Conversation

@renefloor
Copy link
Collaborator

Submit a pull request

Closes FLU-252

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

This adds a reconnected stream which is observed by the feed, so when the websocket reconnects it gets the feed again so it's also observed again on the new websocket connection.

@renefloor renefloor requested a review from a team as a code owner September 30, 2025 11:49
@renefloor renefloor changed the title relisten to websocket events after reconnect feat(llc): relisten to websocket events after reconnect Sep 30, 2025
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 3.29%. Comparing base (260323e) to head (2e6afac).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...stream_feeds/lib/src/client/feeds_client_impl.dart 0.00% 8 Missing ⚠️
packages/stream_feeds/lib/src/state/feed.dart 0.00% 8 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##            main     #43      +/-   ##
========================================
- Coverage   3.31%   3.29%   -0.02%     
========================================
  Files        117     117              
  Lines       3139    3153      +14     
========================================
  Hits         104     104              
- Misses      3035    3049      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renefloor renefloor enabled auto-merge (squash) October 1, 2025 07:42
@renefloor renefloor merged commit d3f50ad into main Oct 1, 2025
8 of 10 checks passed
@renefloor renefloor deleted the feature/relisten-feed-websocket branch October 1, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants