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

Conversation

mustafaboleken
Copy link
Contributor

No description provided.

@mustafaboleken mustafaboleken changed the title Move to prompt drilling Reduce conference context usage and move to the prompt drilling Dec 12, 2024
@ant-media ant-media deleted a comment from codecov bot Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

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).
Report is 73 commits behind head on main.

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.

@burak-58 burak-58 merged commit 1f3cd13 into main Jan 2, 2025
8 checks passed
@burak-58 burak-58 deleted the moveToProps branch January 2, 2025 15:34
@mustafaboleken mustafaboleken linked an issue Jan 6, 2025 that may be closed by this pull request
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.

Circle Performance - Phase 2: Refactor to use props drilling
2 participants