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: Move getNode/canEnableFFmpegOptimizations into a lazy loaded call #9918

Merged
merged 8 commits into from
Nov 6, 2023

Merge branch 'main' into main

4c7a95d
Select commit
Loading
Failed to load commit list.
Merged

refactor: Move getNode/canEnableFFmpegOptimizations into a lazy loaded call #9918

Merge branch 'main' into main
4c7a95d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2023 in 1s

60.05% (-0.18%) compared to ac64508

View this Pull Request on Codecov

60.05% (-0.18%) compared to ac64508

Details

Codecov Report

Merging #9918 (4c7a95d) into main (ac64508) will decrease coverage by 0.18%.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##             main    #9918      +/-   ##
==========================================
- Coverage   60.22%   60.05%   -0.18%     
==========================================
  Files         235      235              
  Lines       16114    16028      -86     
  Branches     1231     1216      -15     
==========================================
- Hits         9705     9625      -80     
+ Misses       6365     6359       -6     
  Partials       44       44              
Files Coverage Δ
packages/voice/src/audio/TransformerGraph.ts 75.38% <57.14%> (+1.19%) ⬆️

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!