eNeRGy164 / LivingDocumentation

Generate documentation based on your dotnet source code!
MIT License
54 stars 8 forks source link

Add branching analyzer tests #47

Closed eNeRGy164 closed 2 years ago

github-actions[bot] commented 2 years ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
LivingDocumentation.Abstractions 100% 100% 6
LivingDocumentation.Analyzer 68% 61% 254
LivingDocumentation.Descriptions 98% 97% 268
LivingDocumentation.Extensions 100% 100% 22
LivingDocumentation.Json 100% 75% 14
LivingDocumentation.RenderExtensions 68% 80% 133
LivingDocumentation.Statements 100% 100% 16
Summary 81% (698 / 863) 78% (448 / 574) 713
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1849062735


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/LivingDocumentation.Analyzer/Analyzers/BranchingAnalyzer.cs 6 7 85.71%
<!-- Total: 6 7 85.71% -->
Totals Coverage Status
Change from base Build 1847223173: 4.4%
Covered Lines: 698
Relevant Lines: 863

💛 - Coveralls