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 support for NPM auth feed. #49

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Add support for NPM auth feed. #49

merged 1 commit into from
Dec 19, 2024

Conversation

torbacz
Copy link
Owner

@torbacz torbacz commented Dec 19, 2024

No description provided.

Copy link

Code Coverage Results

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

Code Coverage Summary

Code Coverage Details
Generated on: 12/19/2024 - 23:37:59
Parser: MultiReportParser (3x CoberturaParser)
Assemblies: 3
Classes: 13
Files: 13
Covered lines: 305
Uncovered lines: 99
Coverable lines: 404
Total lines: 874
Line coverage: 75.4% (305 of 404)
Covered branches: 123
Total branches: 156
Branch coverage: 78.8% (123 of 156)
Tag: 57_12422604672
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
DependencyUpdated.Core 137 27 164 388 83.5% 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 16 22 58 27.2% 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 83 5 88 200 94.3% 27 30 90%
DependencyUpdated.Projects.DotNet.ConfigureServices 2 0 2 15 100% 0 0
DependencyUpdated.Projects.DotNet.DotNetUpdater 81 5 86 185 94.1% 27 30 90%
DependencyUpdated.Projects.Npm 85 67 152 286 55.9% 15 24 62.5%
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 80 67 147 263 54.4% 15 24 62.5%

@torbacz torbacz merged commit 309f0f6 into main Dec 19, 2024
1 of 2 checks passed
@torbacz torbacz deleted the npmFeedAuth branch December 19, 2024 23:39
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