pseudonym117 / Riot-Watcher

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

Clash fixes #149

Closed pseudonym117 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #149 into master will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   92.26%   92.39%   +0.13%     
==========================================
  Files          65       65              
  Lines         840      842       +2     
  Branches       65       66       +1     
==========================================
+ Hits          775      778       +3     
+ Misses         43       42       -1     
  Partials       22       22              
Impacted Files Coverage Δ
src/riotwatcher/Handlers/DictionaryDeserializer.py 100.00% <100.00%> (ø)
.../riotwatcher/_apis/league_of_legends/ClashApiV1.py 100.00% <100.00%> (ø)
...tcher/_apis/league_of_legends/urls/ClashApiUrls.py 100.00% <100.00%> (ø)
src/riotwatcher/LolWatcher.py 100.00% <0.00%> (+1.72%) :arrow_up:

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 c60f20f...f90f52e. Read the comment docs.