videojs / mpd-parser

https://videojs.github.io/mpd-parser/
Other
78 stars 54 forks source link

chore: don't run tests on version #154

Closed gkatsev closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #154 (44947cc) into main (50eb434) will increase coverage by 1.33%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   91.83%   93.17%   +1.33%     
==========================================
  Files          17       17              
  Lines         674      674              
  Branches      224      224              
==========================================
+ Hits          619      628       +9     
+ Misses         55       46       -9     
Impacted Files Coverage Δ
src/segment/durationTimeParser.js 97.82% <0.00%> (+2.17%) :arrow_up:
src/segment/segmentBase.js 100.00% <0.00%> (+6.00%) :arrow_up:
src/segment/urlType.js 100.00% <0.00%> (+20.83%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 50eb434...44947cc. Read the comment docs.