zytedata / zyte-autoextract

Python clients for Zyte AutoExtract API
BSD 3-Clause "New" or "Revised" License
39 stars 7 forks source link

Add support for extra API params and change fullHtml default to False #14

Closed victor-torres closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.27%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   59.81%   60.08%   +0.27%     
==========================================
  Files          14       14              
  Lines         443      446       +3     
  Branches       57       57              
==========================================
+ Hits          265      268       +3     
  Misses        177      177              
  Partials        1        1              
Impacted Files Coverage Δ
autoextract/request.py 100.00% <100.00%> (ø)
autoextract/aio/client.py 46.01% <0.00%> (ø)