aaharu / gifken

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

Lint fix #10

Closed aaharu closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #10 into master will decrease coverage by 0.87%. The diff coverage is 50.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   39.66%   38.79%   -0.88%     
==========================================
  Files           6        7       +1     
  Lines         421      482      +61     
  Branches       14       64      +50     
==========================================
+ Hits          167      187      +20     
- Misses        254      295      +41
Impacted Files Coverage Δ
src/GifParser.ts 2.41% <ø> (-0.59%) :arrow_down:
src/GifPresenter.ts 0% <0%> (ø) :arrow_up:
src/GifFrame.ts 24.52% <0%> (-4.05%) :arrow_down:
src/GifCompressedCodesToByteArrayConverter.ts 100% <100%> (ø)
src/GifColor.ts 100% <100%> (ø) :arrow_up:
src/Gif.ts 51.73% <85.29%> (-2.7%) :arrow_down:

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 8f1b64c...2c87802. Read the comment docs.