Skip to content

Conversation

@renefloor
Copy link
Collaborator

Submit a pull request

Closes FLU-302

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

In the example app we were following other users. We should post to the user feed and follow other timeline feeds.
The profile also reflects this by showing the followers of the timeline feed and the following of the user feed.

I added some logic to the sdk to update the follow counts on the feed on follow events.

@renefloor renefloor requested a review from a team as a code owner October 21, 2025 12:48
@renefloor renefloor changed the title feature(llc): improve follow counts feature(llc, sample): improve follow counts Oct 21, 2025
@renefloor renefloor changed the title feature(llc, sample): improve follow counts feat(llc, sample): improve follow counts Oct 21, 2025
@renefloor renefloor changed the title feat(llc, sample): improve follow counts feat(llc, samples): improve follow counts Oct 21, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 20.90%. Comparing base (3a66b67) to head (c0a79b6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   12.80%   20.90%   +8.09%     
==========================================
  Files         120      120              
  Lines        3271     3287      +16     
==========================================
+ Hits          419      687     +268     
+ Misses       2852     2600     -252     

☔ 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 merged commit 6926cb7 into main Oct 23, 2025
8 checks passed
@renefloor renefloor deleted the feature/improve-following branch October 23, 2025 10:59
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