Skip to content

Reduce output from tests in local interactive build

22507c6
Select commit
Loading
Failed to load commit list.
Merged

Drop support for .NET 6, test against .NET 9 #1656

Reduce output from tests in local interactive build
22507c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

90.68% (+0.01%) compared to c4dde57

View this Pull Request on Codecov

90.68% (+0.01%) compared to c4dde57

Details

Codecov Report

Attention: Patch coverage is 99.35149% with 5 lines in your changes missing coverage. Please review.

Project coverage is 90.68%. Comparing base (c4dde57) to head (22507c6).

Files with missing lines Patch % Lines
src/Examples/DapperExample/Program.cs 33.33% 2 Missing ⚠️
...c/JsonApiDotNetCore/Configuration/ResourceGraph.cs 66.66% 2 Missing ⚠️
...piDotNetCore/Diagnostics/AspNetCodeTimerSession.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1656      +/-   ##
==========================================
+ Coverage   90.66%   90.68%   +0.01%     
==========================================
  Files         355      354       -1     
  Lines       11559    11535      -24     
  Branches     1905     1900       -5     
==========================================
- Hits        10480    10460      -20     
+ Misses        705      701       -4     
  Partials      374      374              

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