pseudonym117 / Riot-Watcher

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

Fully support new champion mastery endpoints #236

Closed pseudonym117 closed 6 months ago

pseudonym117 commented 6 months ago

fixes #232

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 93.47%. Comparing base (cd913a8) to head (91c41a0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #236 +/- ## ========================================== + Coverage 93.45% 93.47% +0.01% ========================================== Files 88 88 Lines 1100 1103 +3 Branches 123 123 ========================================== + Hits 1028 1031 +3 Misses 47 47 Partials 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.