mixmoe / HibiAPI

一个实现了多种常用站点的易用化API的程序 / A program that implements easy-to-use APIs for a variety of commonly used sites.
https://api.obfs.dev
Apache License 2.0
548 stars 83 forks source link

fix: 修改 Pixiv API 中 size 的默认值 #379

Closed asadahimeka closed 1 year ago

asadahimeka commented 1 year ago

378

codecov[bot] commented 1 year ago

Codecov Report

Merging #379 (9db7f66) into main (ca08a5b) will increase coverage by 0.26%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #379      +/-   ##
==========================================
+ Coverage   91.23%   91.49%   +0.26%     
==========================================
  Files          58       58              
  Lines        1905     1905              
==========================================
+ Hits         1738     1743       +5     
+ Misses        167      162       -5     
Impacted Files Coverage Δ
hibiapi/api/pixiv/api.py 100.00% <100.00%> (ø)
hibiapi/utils/decorators/__init__.py 71.01% <0.00%> (+7.24%) :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 ca08a5b...9db7f66. Read the comment docs.