KnutZuidema / golio

League of Legends, Legends of Runeterra and Valorant API client library for Go
MIT License
73 stars 29 forks source link

feat(riot/lol): add option parameter to match client List() #38

Closed ironpark closed 4 years ago

ironpark commented 4 years ago

resolved #37

codecov[bot] commented 4 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          972       985   +13     
=========================================
+ Hits           972       985   +13     
Impacted Files Coverage Δ
riot/lol/match.go 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 02c9497...75a73f5. Read the comment docs.