Closed jboix closed 1 year ago
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
π’ | Statements | 98.35% (-0.21% π») |
476/484 |
π’ | Branches | 93.42% (-0.41% π») |
227/243 |
π’ | Functions | 100% | 137/137 |
π’ | Lines | 99.14% (-0.22% π») |
459/463 |
142 tests passing in 9 suites.
Report generated by π§ͺjest coverage report action from fd72f190796135b9c86fe56871d902287b8bcdf5
:tada: This PR is included in version 1.0.0 :tada:
The release is available on:
npm package (@main dist-tag)
Your semantic-release bot :package::rocket:
Description
Closes #52
The SRGAnalytics class was still using the videojs
textTracks
.Changes made
This fix substitutes it for the newly introduced
textTrack
which already filters the subtitles by show status and excludes any subtitle labelled asmetadata
orchapter
.