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 ability to use legacy-peer-deps for npm #52

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Add ability to use legacy-peer-deps for npm #52

merged 2 commits into from
Jan 10, 2025

Conversation

torbacz
Copy link
Owner

@torbacz torbacz commented Jan 10, 2025

No description provided.

Copy link

Code Coverage Results

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

Code Coverage Summary

Code Coverage Details
Generated on: 01/10/2025 - 16:42:30
Parser: MultiReportParser (3x CoberturaParser)
Assemblies: 3
Classes: 13
Files: 13
Covered lines: 339
Uncovered lines: 108
Coverable lines: 447
Total lines: 943
Line coverage: 75.8% (339 of 447)
Covered branches: 131
Total branches: 170
Branch coverage: 77% (131 of 170)
Tag: 61_12713550294
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
DependencyUpdated.Core 138 28 166 391 83.1% 81 102 79.4%
DependencyUpdated.Core.Config.AzureDevOpsConfig 21 2 23 58 91.3% 10 10 100%
DependencyUpdated.Core.Config.Project 30 1 31 81 96.7% 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 97 5 102 216 95% 27 30 90%
DependencyUpdated.Projects.DotNet.ConfigureServices 2 0 2 15 100% 0 0
DependencyUpdated.Projects.DotNet.DotNetUpdater 95 5 100 201 95% 27 30 90%
DependencyUpdated.Projects.Npm 104 75 179 336 58.1% 23 38 60.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 99 75 174 313 56.8% 23 38 60.5%

@torbacz torbacz merged commit a7589b4 into main Jan 10, 2025
1 of 2 checks passed
@torbacz torbacz deleted the feature/legacy branch January 10, 2025 16:46
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