pseudonym117 / Riot-Watcher

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

Add start-time; fix missing tests #195

Closed pseudonym117 closed 2 years ago

pseudonym117 commented 2 years ago

completes #191

codecov[bot] commented 2 years ago

Codecov Report

Merging #195 (29e1536) into master (b634965) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files          85       85           
  Lines        1023     1023           
  Branches       68       68           
=======================================
  Hits          965      965           
  Misses         38       38           
  Partials       20       20           
Impacted Files Coverage Δ
.../riotwatcher/_apis/league_of_legends/MatchApiV5.py 100.00% <ø> (ø)
...her/_apis/league_of_legends/urls/MatchApiV5Urls.py 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 b634965...29e1536. Read the comment docs.