pseudonym117 / Riot-Watcher

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

Removed match_v4; bumped version #196

Closed pseudonym117 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #196 (fcbdae4) into master (3a1e147) will decrease coverage by 0.51%. The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
- Coverage   94.33%   93.81%   -0.52%     
==========================================
  Files          85       83       -2     
  Lines        1023     1002      -21     
  Branches       68       69       +1     
==========================================
- Hits          965      940      -25     
- Misses         38       41       +3     
- Partials       20       21       +1     
Impacted Files Coverage Δ
...rc/riotwatcher/_apis/league_of_legends/__init__.py 100.00% <ø> (ø)
...otwatcher/_apis/league_of_legends/urls/__init__.py 100.00% <ø> (ø)
src/riotwatcher/LolWatcher.py 94.73% <60.00%> (-5.27%) :arrow_down:
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 3a1e147...fcbdae4. Read the comment docs.