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

feat: Enable transcripts for video library [FC-0076] #1596

Merged
merged 12 commits into from
Feb 21, 2025

refactor: useSelector to get isLibrary in TranscriptWidget

ab97463
Select commit
Loading
Failed to load commit list.
Merged

feat: Enable transcripts for video library [FC-0076] #1596

refactor: useSelector to get isLibrary in TranscriptWidget
ab97463
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 1s

93.32% (+0.02%) compared to 0b08d82

View this Pull Request on Codecov

93.32% (+0.02%) compared to 0b08d82

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.32%. Comparing base (0b08d82) to head (ab97463).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1596      +/-   ##
==========================================
+ Coverage   93.30%   93.32%   +0.02%     
==========================================
  Files        1101     1101              
  Lines       21855    21901      +46     
  Branches     4646     4733      +87     
==========================================
+ Hits        20392    20440      +48     
+ Misses       1398     1390       -8     
- Partials       65       71       +6     

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