eNeRGy164 / LivingDocumentation

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

Upgrade to dotnet 8 #65

Closed eNeRGy164 closed 10 months ago

eNeRGy164 commented 10 months ago

Upgrade to support latest language features

github-actions[bot] commented 10 months ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
LivingDocumentation.Abstractions 100% 100% 6
LivingDocumentation.Analyzer 70% 60% 268
LivingDocumentation.Descriptions 98% 96% 268
LivingDocumentation.Extensions 100% 100% 22
LivingDocumentation.Json 100% 75% 14
LivingDocumentation.RenderExtensions 68% 80% 133
LivingDocumentation.Statements 100% 100% 16
Summary 81% (667 / 825) 76% (411 / 544) 727
github-actions[bot] commented 10 months ago

Pull Request Test Coverage Report for Build 7304347591


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/LivingDocumentation.Analyzer/Program.cs 0 1 0.0%
src/LivingDocumentation.Analyzer/Extensions/ExpressionSyntaxExtensions.cs 0 2 0.0%
src/LivingDocumentation.Analyzer/Analyzers/InvocationsAnalyzer.cs 13 22 59.09%
<!-- Total: 106 118 89.83% -->
Totals Coverage Status
Change from base Build 5895441484: -1.4%
Covered Lines: 667
Relevant Lines: 825

💛 - Coveralls