Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@magic5644
Copy link
Owner

Introduce namespace and assembly properties to the DependencyRelation model, update the project to utilize the DotNetGraph package, and improve dependency graph generation with asynchronous file operations and color handling.

@github-actions
Copy link

Summary

Summary
Generated on: 12/21/2024 - 17:30:51
Parser: Cobertura
Assemblies: 2
Classes: 35
Files: 29
Line coverage: 93.9% (1909 of 2033)
Covered lines: 1909
Uncovered lines: 124
Coverable lines: 2033
Total lines: 3075
Covered branches: 0
Total branches: 0
Method coverage: Feature is only available for sponsors
Tag: 180_12447144960

Coverage

CodeLineCounter - 90.9%
Name Line Branch
CodeLineCounter 90.9% ****
CodeLineCounter.Models.AnalysisResult 100%
CodeLineCounter.Models.DependencyRelation 96.9%
CodeLineCounter.Models.DuplicationCode 100%
CodeLineCounter.Models.NamespaceMetrics 100%
CodeLineCounter.Program 0%
CodeLineCounter.Services.CodeDuplicationChecker 100%
CodeLineCounter.Services.CodeMetricsAnalyzer 99.1%
CodeLineCounter.Services.CyclomaticComplexityCalculator 100%
CodeLineCounter.Services.CyclomaticComplexityCalculator.ComplexityWalker 100%
CodeLineCounter.Services.DependencyAnalyzer 98.8%
CodeLineCounter.Services.DependencyGraphGenerator 85.4%
CodeLineCounter.Services.SolutionAnalyzer 78.2%
CodeLineCounter.Utils.CoreUtils 93.1%
CodeLineCounter.Utils.CsvExportStrategy 100%
CodeLineCounter.Utils.CsvHandler 100%
CodeLineCounter.Utils.DataExporter 90.2%
CodeLineCounter.Utils.FileUtils 87.8%
CodeLineCounter.Utils.HashUtils 100%
CodeLineCounter.Utils.JsonExportStrategy 100%
CodeLineCounter.Utils.JsonHandler 100%
System.Text.RegularExpressions.Generated 81.4%
CodeLineCounter.Tests - 98.8%
Name Line Branch
CodeLineCounter.Tests 98.8% ****
CodeLineCounter.Tests.CodeAnalyzerTests 100%
CodeLineCounter.Tests.CodeDuplicationCheckerTests 100%
CodeLineCounter.Tests.CoreUtilsTests 100%
CodeLineCounter.Tests.CsvHandlerTests 100%
CodeLineCounter.Tests.CsvHandlerTests.TestRecord 100%
CodeLineCounter.Tests.CyclomaticComplexityCalculatorTests 100%
CodeLineCounter.Tests.DataExporterTests 94.5%
CodeLineCounter.Tests.DataExporterTests.TestClass 100%
CodeLineCounter.Tests.DependencyGraphGeneratorTests 100%
CodeLineCounter.Tests.FileUtilsTests 100%
CodeLineCounter.Tests.HashUtilsTests 100%
CodeLineCounter.Tests.JsonHandlerTests 100%
CodeLineCounter.Tests.JsonHandlerTests.TestClass 100%
CodeLineCounter.Tests.Services.SolutionAnalyzerTest 100%

@magic5644 magic5644 merged commit ca4776e into main Dec 21, 2024
6 checks passed
@magic5644 magic5644 deleted the feature-add-namespace-assembly-properties-to-dependencyRelation branch January 3, 2025 17:53
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.

3 participants