aaharu / gifken

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

update dependencies #6

Closed aaharu closed 5 years ago

aaharu commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.88%. The diff coverage is 40.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   40.49%   41.37%   +0.88%     
==========================================
  Files           8        8              
  Lines         526      464      -62     
  Branches       65       15      -50     
==========================================
- Hits          213      192      -21     
+ Misses        313      272      -41
Impacted Files Coverage Δ
src/gifken-client.ts 0% <0%> (ø) :arrow_up:
src/GifPresenter.ts 0% <0%> (ø) :arrow_up:
src/gifken.ts 0% <0%> (ø) :arrow_up:
src/GifColor.ts 100% <100%> (ø) :arrow_up:
src/GifVersion.ts 100% <100%> (ø) :arrow_up:
src/GifFrame.ts 32.69% <30.61%> (+2.86%) :arrow_up:
src/Gif.ts 56.53% <55.51%> (-0.8%) :arrow_down:
src/GifParser.ts 10.18% <8.57%> (+1.85%) :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 9e29ed4...71e08ce. Read the comment docs.