pseudonym117 / Riot-Watcher

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

fix random sphinx issues; bump version to 3.2.3 #214

Closed pseudonym117 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #214 (1979076) into master (e6289a6) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #214   +/-   ##
=======================================
  Coverage   93.41%   93.41%           
=======================================
  Files          88       88           
  Lines        1094     1094           
  Branches      166      166           
=======================================
  Hits         1022     1022           
  Misses         47       47           
  Partials       25       25           
Impacted Files Coverage Δ
src/riotwatcher/Handlers/RequestHandler.py 100.00% <ø> (ø)
src/riotwatcher/__version__.py 100.00% <100.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 e6289a6...1979076. Read the comment docs.