akaszynski / keepa

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

Add in testing and support for Python 3.12 #149

Closed akaszynski closed 10 months ago

akaszynski commented 10 months ago

Add in testing for Python 3.12.

codecov[bot] commented 10 months ago

Codecov Report

Merging #149 (762e402) into main (18f377f) will decrease coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   90.17%   90.14%   -0.04%     
==========================================
  Files           5        4       -1     
  Lines         570      568       -2     
==========================================
- Hits          514      512       -2     
  Misses         56       56              
Files Coverage Δ
src/keepa/__init__.py 100.00% <100.00%> (ø)
src/keepa/interface.py 89.79% <100.00%> (ø)
src/keepa/plotting.py 91.78% <100.00%> (ø)
src/keepa/query_keys.py 100.00% <ø> (ø)