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

Make NuGet detector more conservative about applying isDevelopmentDependency #1314

Merged
merged 2 commits into from
Dec 4, 2024

Merge branch 'main' into adjustNuGetDevDependencies

a387e94
Select commit
Loading
Failed to load commit list.
Merged

Make NuGet detector more conservative about applying isDevelopmentDependency #1314

Merge branch 'main' into adjustNuGetDevDependencies
a387e94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

89.3% (+0.0%) compared to 9f24dfc

View this Pull Request on Codecov

89.3% (+0.0%) compared to 9f24dfc

Details

Codecov Report

Attention: Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.3%. Comparing base (9f24dfc) to head (a387e94).

Files with missing lines Patch % Lines
...get/NuGetPackageReferenceFrameworkAwareDetector.cs 95.6% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1314   +/-   ##
=====================================
  Coverage   89.3%   89.3%           
=====================================
  Files        387     387           
  Lines      30372   30387   +15     
  Branches    1868    1871    +3     
=====================================
+ Hits       27147   27161   +14     
  Misses      2827    2827           
- Partials     398     399    +1     

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