Zekfad / nhentai-api

Node.JS client for nhentai.net undocumented API.
https://zekfad.github.io/nhentai-api/
ISC License
42 stars 6 forks source link

Add: GIF ImageType #11

Closed Tiffceet closed 3 years ago

Tiffceet commented 3 years ago

PR for #10

Closes #10

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (9d32af4) into dev (7f9535d) will increase coverage by 0.66%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #11      +/-   ##
==========================================
+ Coverage   45.06%   45.73%   +0.66%     
==========================================
  Files           6        6              
  Lines         162      164       +2     
==========================================
+ Hits           73       75       +2     
  Misses         89       89              
Impacted Files Coverage Δ
src/image.js 100.00% <100.00%> (ø)

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 7f9535d...593fc8a. Read the comment docs.

Tiffceet commented 3 years ago

Added GIF type test as requested :)