Skip to content

chore(persistence): Remove unused DAO methods (v9)#2755

Open
VelikovPetar wants to merge 1 commit into
v9from
feature/FLU-501_cleanup_unusued_daos_v9
Open

chore(persistence): Remove unused DAO methods (v9)#2755
VelikovPetar wants to merge 1 commit into
v9from
feature/FLU-501_cleanup_unusued_daos_v9

Conversation

@VelikovPetar

Copy link
Copy Markdown
Contributor

Submit a pull request

Linear: FLU-501

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

  • Removes all unused DAO methods

Summary by CodeRabbit

  • Refactor

    • Consolidated persistence layer APIs by removing redundant single-channel convenience methods for updating members, messages, reads, and reactions, standardizing on bulk update operations for improved consistency and simplified maintenance.
  • Tests

    • Updated test suite throughout to use standardized bulk and batch operations for data setup and verification.

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 35309684-312d-4401-b48c-d6dfca6d1ae3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/FLU-501_cleanup_unusued_daos_v9

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@VelikovPetar VelikovPetar changed the base branch from master to v9 June 15, 2026 09:13
@VelikovPetar VelikovPetar marked this pull request as ready for review June 15, 2026 09:14
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.89%. Comparing base (e19b1ce) to head (c8b3127).

Additional details and impacted files
@@            Coverage Diff             @@
##               v9    #2755      +/-   ##
==========================================
- Coverage   65.96%   65.89%   -0.07%     
==========================================
  Files         425      425              
  Lines       26926    26860      -66     
==========================================
- Hits        17761    17699      -62     
+ Misses       9165     9161       -4     

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant