pseudonym117 / Riot-Watcher

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

match_id should be a string not int #225

Closed v2wy closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #225 (97c17ff) into master (8fe94b6) will decrease coverage by 0.04%. The diff coverage is 100.00%.

:exclamation: Current head 97c17ff differs from pull request most recent head 89d2551. Consider uploading reports for the commit 89d2551 to get more accurate results

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   93.45%   93.41%   -0.04%     
==========================================
  Files          88       88              
  Lines        1100     1094       -6     
  Branches      123      121       -2     
==========================================
- Hits         1028     1022       -6     
  Misses         47       47              
  Partials       25       25              
Impacted Files Coverage Δ
.../riotwatcher/_apis/league_of_legends/MatchApiV5.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes