videojs / vhs-utils

Objects and functions shared throughout @videojs/http-streaming code
MIT License
7 stars 8 forks source link

fix: mark global/window/document as external globals #30

Closed gkatsev closed 3 years ago

gkatsev commented 3 years ago

https://github.com/videojs/videojs-generate-rollup-config/pull/40

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (4172b0e) into main (873b43f) will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   87.08%   87.32%   +0.24%     
==========================================
  Files          18       18              
  Lines        1239     1239              
  Branches      334      334              
==========================================
+ Hits         1079     1082       +3     
+ Misses        160      157       -3     
Impacted Files Coverage Δ
src/resolve-url.js 80.95% <0.00%> (+14.28%) :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 873b43f...4172b0e. Read the comment docs.