Skip to content

Conversation

@magic5644
Copy link
Owner

Remove unused using directives across various files to enhance code clarity and maintainability.

@github-actions
Copy link

Summary

Summary
Generated on: 12/18/2024 - 11:50:27
Parser: Cobertura
Assemblies: 2
Classes: 35
Files: 29
Line coverage: 94.3% (1773 of 1879)
Covered lines: 1773
Uncovered lines: 106
Coverable lines: 1879
Total lines: 2860
Covered branches: 0
Total branches: 0
Method coverage: Feature is only available for sponsors
Tag: 178_12392341551

Coverage

CodeLineCounter - 91.3%
Name Line Branch
CodeLineCounter 91.3% ****
CodeLineCounter.Models.AnalysisResult 100%
CodeLineCounter.Models.DependencyRelation 93.3%
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.7%
CodeLineCounter.Services.DependencyGraphGenerator 100%
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 2e63290 into main Dec 18, 2024
6 checks passed
@magic5644 magic5644 deleted the feature-run-directly-if-one-solution 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.

2 participants