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

[NuGet][NPM] Case insensitive project file search. #50

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

torbacz
Copy link
Owner

@torbacz torbacz commented Jan 7, 2025

No description provided.

Copy link

github-actions bot commented Jan 7, 2025

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 76% Generic badge
Branch 80% 78% Generic badge

Code Coverage Summary

Code Coverage Details
Generated on: 01/07/2025 - 15:05:41
Parser: MultiReportParser (3x CoberturaParser)
Assemblies: 3
Classes: 13
Files: 13
Covered lines: 330
Uncovered lines: 101
Coverable lines: 431
Total lines: 920
Line coverage: 76.5% (330 of 431)
Covered branches: 130
Total branches: 166
Branch coverage: 78.3% (130 of 166)
Tag: 59_12653845613
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
DependencyUpdated.Core 137 28 165 389 83% 81 102 79.4%
DependencyUpdated.Core.Config.AzureDevOpsConfig 21 2 23 58 91.3% 10 10 100%
DependencyUpdated.Core.Config.Project 29 1 30 79 96.6% 27 28 96.4%
DependencyUpdated.Core.Config.UpdaterConfig 6 17 23 59 26% 2 16 12.5%
DependencyUpdated.Core.Models.DependencyDetails 1 0 1 3 100% 0 0
DependencyUpdated.Core.Models.UpdateResult 1 0 1 3 100% 0 0
DependencyUpdated.Core.Updater 79 8 87 187 90.8% 42 48 87.5%
DependencyUpdated.Projects.DotNet 94 5 99 213 94.9% 27 30 90%
DependencyUpdated.Projects.DotNet.ConfigureServices 2 0 2 15 100% 0 0
DependencyUpdated.Projects.DotNet.DotNetUpdater 92 5 97 198 94.8% 27 30 90%
DependencyUpdated.Projects.Npm 99 68 167 318 59.2% 22 34 64.7%
DependencyUpdated.Projects.Npm.ConfigureServices 2 0 2 14 100% 0 0
DependencyUpdated.Projects.Npm.Models.NpmPackageInfo 1 0 1 3 100% 0 0
DependencyUpdated.Projects.Npm.Models.NpmPackageVersion 1 0 1 3 100% 0 0
DependencyUpdated.Projects.Npm.Models.PackageRoot 1 0 1 3 100% 0 0
DependencyUpdated.Projects.Npm.NpmUpdater 94 68 162 295 58% 22 34 64.7%

@torbacz torbacz merged commit a12ced5 into main Jan 7, 2025
1 of 2 checks passed
@torbacz torbacz deleted the bugfix/caseinsensitiveprojectsearch branch January 7, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant