aaharu / gifken

JavaScript library that can reverse and split animated GIFs
MIT License
24 stars 3 forks source link

ReBuild #14

Closed aaharu closed 4 years ago

aaharu commented 4 years ago

change Browserify to Rollup

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.11%. The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   38.79%   38.91%   +0.11%     
==========================================
  Files           7        9       +2     
  Lines         482      496      +14     
  Branches       65       65              
==========================================
+ Hits          187      193       +6     
- Misses        295      303       +8
Impacted Files Coverage Δ
src/browser.ts 0% <0%> (ø)
src/index.ts 100% <100%> (ø)

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 1104436...812cf8a. Read the comment docs.