pseudonym117 / Riot-Watcher

Simple Python wrapper for the Riot Games API for League of Legends
MIT License
531 stars 150 forks source link

bump version; support python 3.10; remove 3.6 #204

Closed pseudonym117 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #204 (ceacb77) into master (bc971bf) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  Coverage   93.67%   93.67%           
=======================================
  Files          86       86           
  Lines        1043     1043           
  Branches      156      160    +4     
=======================================
  Hits          977      977           
+ Misses         44       43    -1     
- Partials       22       23    +1     
Impacted Files Coverage Δ
src/riotwatcher/__version__.py 100.00% <100.00%> (ø)
src/riotwatcher/Handlers/RateLimit/Limits.py 90.16% <0.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 bc971bf...ceacb77. Read the comment docs.