Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove method calls from chat endpoints (server) #35069

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into refactor/remove-methods-chat

edc57b8
Select commit
Loading
Failed to load commit list.
Open

refactor: remove method calls from chat endpoints (server) #35069

Merge branch 'develop' into refactor/remove-methods-chat
edc57b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2025 in 0s

59.42% (-0.05%) compared to d6a8fad

View this Pull Request on Codecov

59.42% (-0.05%) compared to d6a8fad

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.42%. Comparing base (d6a8fad) to head (edc57b8).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #35069      +/-   ##
===========================================
- Coverage    59.46%   59.42%   -0.05%     
===========================================
  Files         2830     2829       -1     
  Lines        68512    68201     -311     
  Branches     15163    15097      -66     
===========================================
- Hits         40744    40530     -214     
+ Misses       25107    25028      -79     
+ Partials      2661     2643      -18     
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.