Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.7.0 #65

Merged
merged 18 commits into from
Mar 8, 2025

Increase parallel execution workers from 4 to 16

bb04a92
Select commit
Loading
Failed to load commit list.
Merged

v3.7.0 #65

Increase parallel execution workers from 4 to 16
bb04a92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2025 in 0s

89.81% (+0.55%) compared to 7067ff7

View this Pull Request on Codecov

89.81% (+0.55%) compared to 7067ff7

Details

Codecov Report

Attention: Patch coverage is 85.99791% with 134 lines in your changes missing coverage. Please review.

Project coverage is 89.81%. Comparing base (7067ff7) to head (bb04a92).
Report is 50 commits behind head on master.

Files with missing lines Patch % Lines
Nhl.Api.Domain/Models/Game/GameCenterLanding.cs 72.83% 22 Missing ⚠️
...l.Api.Domain/Models/Schedule/TeamSeasonSchedule.cs 50.00% 21 Missing ⚠️
Nhl.Api.Domain/Models/Game/GameCenterBoxScore.cs 76.54% 19 Missing ⚠️
...ain/Models/Player/ExpressionPlayerFilterBuilder.cs 65.38% 9 Missing ⚠️
...ain/Models/Player/ExpressionGoalieFilterBuilder.cs 68.00% 8 Missing ⚠️
Nhl.Api/Src/LeagueApi/NhlLeagueApi.cs 60.00% 3 Missing and 5 partials ⚠️
Nhl.Api.Common/Http/NhlApiHttpClient.cs 62.50% 2 Missing and 4 partials ⚠️
Nhl.Api/Src/StatisticsApi/NhlStatisticsApi.cs 84.21% 3 Missing and 3 partials ⚠️
Nhl.Api.Domain/Models/Game/GameCenterPlayByPlay.cs 89.74% 4 Missing ⚠️
Nhl.Api.Common/Http/NhlCmsHttpClient.cs 0.00% 3 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   89.25%   89.81%   +0.55%     
==========================================
  Files          75       78       +3     
  Lines        3435     3652     +217     
  Branches      438      476      +38     
==========================================
+ Hits         3066     3280     +214     
+ Misses        301      294       -7     
- Partials       68       78      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.