Skip to content

Comments

Refactor CsvExporterTests.cs to remove unnecessary variables and update method call#7

Merged
magic5644 merged 1 commit intomainfrom
feature-suppress-warning-and-optimize
Oct 15, 2024
Merged

Refactor CsvExporterTests.cs to remove unnecessary variables and update method call#7
magic5644 merged 1 commit intomainfrom
feature-suppress-warning-and-optimize

Conversation

@magic5644
Copy link
Owner

No description provided.

@magic5644 magic5644 merged commit ce9d491 into main Oct 15, 2024
@magic5644 magic5644 deleted the feature-suppress-warning-and-optimize branch October 15, 2024 16:25
@github-actions
Copy link

Summary

Summary
Generated on: 10/15/2024 - 16:25:46
Parser: Cobertura
Assemblies: 2
Classes: 21
Files: 19
Line coverage: 90.9% (989 of 1087)
Covered lines: 989
Uncovered lines: 98
Coverable lines: 1087
Total lines: 1534
Covered branches: 0
Total branches: 0
Method coverage: Feature is only available for sponsors
Tag: 123_11350286220

Coverage

CodeLineCounter - 85.5%
Name Line Branch
CodeLineCounter 85.5% ****
CodeLineCounter.Models.DuplicationCode 100%
CodeLineCounter.Models.NamespaceMetrics 100%
CodeLineCounter.Program 0%
CodeLineCounter.Services.CodeAnalyzer 98.9%
CodeLineCounter.Services.CodeDuplicationChecker 100%
CodeLineCounter.Services.CyclomaticComplexityCalculator 100%
CodeLineCounter.Services.CyclomaticComplexityCalculator.ComplexityWalker 100%
CodeLineCounter.Utils.CoreUtils 91.3%
CodeLineCounter.Utils.CsvExporter 92.2%
CodeLineCounter.Utils.CsvHandler 100%
CodeLineCounter.Utils.FileUtils 100%
CodeLineCounter.Utils.HashUtils 85.7%
System.Text.RegularExpressions.Generated 81.3%
CodeLineCounter.Tests - 100%
Name Line Branch
CodeLineCounter.Tests 100% ****
CodeLineCounter.Tests.CodeAnalyzerTests 100%
CodeLineCounter.Tests.CodeDuplicationCheckerTests 100%
CodeLineCounter.Tests.CsvExporterTests 100%
CodeLineCounter.Tests.CyclomaticComplexityCalculatorTests 100%
CodeLineCounter.Utils.Tests.CoreUtilsTests 100%
CodeLineCounter.Utils.Tests.CsvHandlerTests 100%
CodeLineCounter.Utils.Tests.CsvHandlerTests.TestRecord 100%
CodeLineCounter.Utils.Tests.FileUtilsTests 100%

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