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 code covarage report and check #37

Merged
merged 10 commits into from
Sep 10, 2024

Update ci.yml

9665fe2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add code covarage report and check #37

Update ci.yml
9665fe2
Select commit
Loading
Failed to load commit list.
GitHub Actions / status check - code coverage failed Sep 10, 2024 in 0s

Code Coverage Results

This run completed at Tue, 10 Sep 2024 18:51:22 GMT

Details

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 47% Generic badge
Branch 80% 39% Generic badge

Code Coverage Summary

Code Coverage Details
Generated on: 09/10/2024 - 18:51:21
Parser: MultiReportParser (2x CoberturaParser)
Assemblies: 2
Classes: 8
Files: 8
Covered lines: 111
Uncovered lines: 123
Coverable lines: 234
Total lines: 548
Line coverage: 47.4% (111 of 234)
Covered branches: 49
Total branches: 124
Branch coverage: 39.5% (49 of 124)
Tag: 35_10798782948
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
DependencyUpdated.Core 86 56 142 346 60.5% 42 90 46.6%
DependencyUpdated.Core.Config.AzureDevOpsConfig 3 18 21 54 14.2% 0 10 0%
DependencyUpdated.Core.Config.Project 14 14 28 74 50% 6 24 25%
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 61 8 69 154 88.4% 34 40 85%
DependencyUpdated.Projects.DotNet 25 67 92 202 27.1% 7 34 20.5%
DependencyUpdated.Projects.DotNet.ConfigureServices 0 2 2 15 0% 0 0
DependencyUpdated.Projects.DotNet.DotNetUpdater 25 65 90 187 27.7% 7 34 20.5%