pseudonym117 / Riot-Watcher

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

define version one place #155

Closed pseudonym117 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #155 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   92.39%   92.43%   +0.03%     
==========================================
  Files          65       66       +1     
  Lines         842      846       +4     
  Branches       66       66              
==========================================
+ Hits          778      782       +4     
  Misses         42       42              
  Partials       22       22              
Impacted Files Coverage Δ
src/riotwatcher/__init__.py 100.00% <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 07170d0...6136852. Read the comment docs.