Kylart / Nyaapi

Non-official api to access Nyaa.si and Nyaa.pantsu.cat (search, upload,...)
MIT License
108 stars 17 forks source link

si equalize response struct #14

Closed TheBeastLT closed 4 years ago

TheBeastLT commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #14 into dev will decrease coverage by 0.78%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #14      +/-   ##
==========================================
- Coverage   88.28%   87.50%   -0.79%     
==========================================
  Files           9        9              
  Lines         239      232       -7     
==========================================
- Hits          211      203       -8     
- Misses         28       29       +1     
Impacted Files Coverage Δ
src/pantsu/search.js 76.59% <50.00%> (-1.67%) :arrow_down:
src/si/scrap.js 83.33% <100.00%> (-5.13%) :arrow_down:
src/si/search.js 93.33% <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 0a9379f...7ff29c5. Read the comment docs.

Kylart commented 4 years ago

Thank you!

I'll add some tests and deploy this ASAP 👌

Kylart commented 4 years ago

Hey @TheBeastLT I just released that as part of the 2.3.1 version.

TheBeastLT commented 4 years ago

Hey @TheBeastLT I just released that as part of the 2.3.1 version.

Great! Thanks for letting me know.