Afischbacher / Nhl.Api

The Official Unofficial .NET NHL API
MIT License
25 stars 3 forks source link

Nhl.Api 3.0.0 #43

Closed Afischbacher closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 54 lines in your changes are missing coverage. Please review.

Comparison is base (d97a0b7) 84.74% compared to head (7ce3a3c) 89.16%. Report is 1 commits behind head on master.

Files Patch % Lines
...l.Api.Domain/Models/Schedule/TeamSeasonSchedule.cs 52.72% 26 Missing :warning:
Nhl.Api.Domain/Models/Game/GameCenterLanding.cs 89.58% 15 Missing :warning:
Nhl.Api.Domain/Models/Game/GameCenterBoxScore.cs 93.89% 8 Missing :warning:
Nhl.Api.Common/Extensions/EnumExtensions.cs 83.33% 0 Missing and 1 partial :warning:
...Api.Domain/Enumerations/Player/PlayerEnumHelper.cs 0.00% 1 Missing :warning:
Nhl.Api.Domain/Models/Game/PlayerSeasonGameLog.cs 96.77% 1 Missing :warning:
Nhl.Api.Domain/Models/Schedule/LeagueSchedule.cs 98.82% 1 Missing :warning:
...l.Api.Domain/Models/Season/TeamStatisticsSeason.cs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #43 +/- ## ========================================== + Coverage 84.74% 89.16% +4.42% ========================================== Files 126 71 -55 Lines 2989 2566 -423 Branches 445 326 -119 ========================================== - Hits 2533 2288 -245 + Misses 347 225 -122 + Partials 109 53 -56 ```

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