wilhelmagren / gromp

Holistic Python implementation of the public Riot Games Developer API.
MIT License
6 stars 1 forks source link

feat(league): update changes to APIs and endpoints #50

Closed wilhelmagren closed 12 months ago

wilhelmagren commented 12 months ago

See issue https://github.com/wilhelmagren/gromp/issues/47 for changes needed update

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files Coverage Δ
gromp/api/league/ChampionMasteryv4Api.py 100.00% <ø> (ø)
gromp/api/league/Clashv1Api.py 100.00% <ø> (ø)
gromp/api/league/Summonerv4Api.py 100.00% <ø> (ø)
gromp/api/league/TournamentStubv5Api.py 100.00% <100.00%> (ø)
gromp/api/league/Tournamentv5Api.py 100.00% <100.00%> (ø)
gromp/api/league/__init__.py 100.00% <100.00%> (ø)
gromp/endpoint/league/ChampionMasteryv4.py 100.00% <100.00%> (ø)
gromp/endpoint/league/Clashv1.py 100.00% <100.00%> (ø)
gromp/endpoint/league/Summonerv4.py 100.00% <100.00%> (ø)
gromp/endpoint/league/TournamentStubv5.py 100.00% <100.00%> (ø)
... and 3 more

:loudspeaker: Thoughts on this report? Let us know!