Skip to content

Refactor prepareStreamTracks to reduce initialization time#411

Open
zerostack0 wants to merge 4 commits into
masterfrom
fix/issue-5656
Open

Refactor prepareStreamTracks to reduce initialization time#411
zerostack0 wants to merge 4 commits into
masterfrom
fix/issue-5656

Conversation

@zerostack0

Copy link
Copy Markdown
Contributor

@codecov

codecov Bot commented Nov 6, 2023

Copy link
Copy Markdown

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (5045d15) 52.06% compared to head (6a6055c) 53.11%.

Files Patch % Lines
src/main/webapp/js/media_manager.js 77.41% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
+ Coverage   52.06%   53.11%   +1.05%     
==========================================
  Files           7        7              
  Lines        1771     1779       +8     
==========================================
+ Hits          922      945      +23     
+ Misses        849      834      -15     

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

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 77.41935% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.11%. Comparing base (5045d15) to head (6a6055c).
⚠️ Report is 656 commits behind head on master.

Files with missing lines Patch % Lines
src/main/webapp/js/media_manager.js 77.41% 14 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
+ Coverage   52.06%   53.11%   +1.05%     
==========================================
  Files           7        7              
  Lines        1771     1779       +8     
==========================================
+ Hits          922      945      +23     
+ Misses        849      834      -15     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Live Stream/End Stream with WebRTC took almost 100% machine resources on Safari browser on MacOS of Apple chip

2 participants