Sansossio / twisted

Fetching riot games api data
125 stars 47 forks source link

Fixed typo on LeagueEntryDTO.dto.ts #109

Closed moonR2 closed 7 months ago

moonR2 commented 8 months ago

Riot API returns "losses" so there is a typo error in the class

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 84.26%. Comparing base (eee376b) to head (78559fe). Report is 53 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================== + Coverage 83.52% 84.26% +0.73% ========================================== Files 28 30 +2 Lines 601 858 +257 Branches 75 162 +87 ========================================== + Hits 502 723 +221 - Misses 99 135 +36 ```

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