akaszynski / keepa

Python Keepa.com API
https://keepaapi.readthedocs.io/en/latest/
Apache License 2.0
241 stars 77 forks source link

Add number of products to product finder #151

Closed akaszynski closed 1 year ago

akaszynski commented 1 year ago

Thanks to the tip by @fret423, we can add the number of products returned by the product_finder query.

codecov[bot] commented 1 year ago

Codecov Report

Merging #151 (1329049) into main (0af5971) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   90.45%   90.45%           
=======================================
  Files           4        4           
  Lines         587      587           
=======================================
  Hits          531      531           
  Misses         56       56           
Files Coverage Δ
src/keepa/interface.py 90.17% <100.00%> (ø)