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

Reduce conference context usage and move to the prompt drilling #433

Merged
merged 72 commits into from
Jan 2, 2025

Reapply "save settings as state"

b10cbf5
Select commit
Loading
Failed to load commit list.
Merged

Reduce conference context usage and move to the prompt drilling #433

Reapply "save settings as state"
b10cbf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

73.28% (+1.04%) compared to 5ab41ea

View this Pull Request on Codecov

73.28% (+1.04%) compared to 5ab41ea

Details

Codecov Report

Attention: Patch coverage is 81.60237% with 62 lines in your changes missing coverage. Please review.

Project coverage is 73.28%. Comparing base (5ab41ea) to head (b10cbf5).

Files with missing lines Patch % Lines
react/src/pages/WaitingRoom.js 20.00% 14 Missing and 6 partials ⚠️
react/src/Components/Cards/VideoCard.js 61.90% 14 Missing and 2 partials ⚠️
react/src/pages/AntMedia.js 62.50% 9 Missing and 3 partials ⚠️
...t/src/Components/Footer/Components/OptionButton.js 76.47% 4 Missing ⚠️
...act/src/Components/Footer/Components/InfoButton.js 92.00% 2 Missing ⚠️
...mponents/Footer/Components/LayoutSettingsDialog.js 0.00% 2 Missing ⚠️
react/src/Components/ParticipantTab.js 85.71% 2 Missing ⚠️
react/src/pages/LayoutPinned.js 84.61% 2 Missing ⚠️
...ponents/Footer/Components/GeneralSettingsDialog.js 90.90% 1 Missing ⚠️
react/src/pages/MeetingRoom.js 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #433      +/-   ##
==========================================
+ Coverage   72.24%   73.28%   +1.04%     
==========================================
  Files          65       67       +2     
  Lines        3120     3070      -50     
  Branches      750      692      -58     
==========================================
- Hits         2254     2250       -4     
+ Misses        783      737      -46     
  Partials       83       83              

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