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

add MSBuild binary log (.binlog) component detector #1250

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

introduce types to make the code easier to read

0a38a99
Select commit
Loading
Failed to load commit list.
Draft

add MSBuild binary log (.binlog) component detector #1250

introduce types to make the code easier to read
0a38a99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

89.2% (+0.2%) compared to 8360853

View this Pull Request on Codecov

89.2% (+0.2%) compared to 8360853

Details

Codecov Report

Attention: Patch coverage is 96.27767% with 37 lines in your changes missing coverage. Please review.

Project coverage is 89.2%. Comparing base (8360853) to head (0a38a99).

Files with missing lines Patch % Lines
...tDetection.Detectors.Tests/MSBuildTestUtilities.cs 93.6% 11 Missing and 4 partials ⚠️
...rs/nuget/NuGetMSBuildBinaryLogComponentDetector.cs 94.5% 8 Missing and 5 partials ⚠️
...tection.Detectors.Tests/Utilities/TemporaryFile.cs 71.4% 5 Missing and 1 partial ⚠️
...sts/NuGetMSBuildBinaryLogComponentDetectorTests.cs 99.3% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1250     +/-   ##
=======================================
+ Coverage   88.9%   89.2%   +0.2%     
=======================================
  Files        359     363      +4     
  Lines      27672   28663    +991     
  Branches    1784    1856     +72     
=======================================
+ Hits       24613   25569    +956     
- Misses      2674    2701     +27     
- Partials     385     393      +8     

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