Afischbacher / Nhl.Api

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

v3.1.0 #45

Closed Afischbacher closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (a4b787c) 89.16% compared to head (b851e34) 88.18%. Report is 3 commits behind head on master.

:exclamation: Current head b851e34 differs from pull request most recent head 08489ba. Consider uploading reports for the commit 08489ba to get more accurate results

Files Patch % Lines
...umerations/Player/PlayerEnumFileGeneratorHelper.cs 0.00% 28 Missing :warning:
Nhl.Api.Domain/Models/Game/GameCenterLanding.cs 89.65% 15 Missing :warning:
Nhl.Api.Common/Http/NhlStatsApiHttpClient.cs 20.00% 8 Missing :warning:
Nhl.Api.Domain/Models/Award/Award.cs 0.00% 8 Missing :warning:
Nhl.Api.Domain/Models/Game/GameCenterBoxScore.cs 93.89% 8 Missing :warning:
Nhl.Api.Domain/Models/Franchise/Franchise.cs 0.00% 7 Missing :warning:
Nhl.Api.Common/Helpers/TimeStampHelper.cs 78.26% 2 Missing and 3 partials :warning:
Nhl.Api.Common/Http/NhlApiHttpClient.cs 76.19% 3 Missing and 2 partials :warning:
Nhl.Api.Common/Services/CachingService.cs 82.75% 3 Missing and 2 partials :warning:
Nhl.Api.Common/Services/NhlApiAsyncHelper.cs 82.14% 5 Missing :warning:
... and 15 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #45 +/- ## ========================================== - Coverage 89.16% 88.18% -0.99% ========================================== Files 71 71 Lines 2566 2700 +134 Branches 326 363 +37 ========================================== + Hits 2288 2381 +93 - Misses 225 259 +34 - Partials 53 60 +7 ```

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