Skip to content

.NET coverage (#20) #53

.NET coverage (#20)

.NET coverage (#20) #53

GitHub Actions / Qodana for .NET completed Aug 28, 2024 in 0s

14 new problems found by Qodana for .NET

Qodana for .NET

NET/coverlet/

14 new problems were found

Inspection name Severity Problems
Check .NET source code coverage 🔶 Warning 14
@@ Code coverage @@
- 30% total lines covered
55 lines analyzed, 17 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 20 in Class2.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `set_MyProperty1` coverage is below the threshold 50%

Check warning on line 19 in Class2.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `get_MyProperty1` coverage is below the threshold 50%

Check warning on line 25 in Class2.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `get_MyProperty2` coverage is below the threshold 50%

Check warning on line 5 in Class2.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Constructor `Class2` coverage is below the threshold 50%

Check warning on line 3 in Class2.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Class `QodanaCoverageTest.Class2` coverage is below the threshold 50%

Check warning on line 3 in NotInReportClass.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Class `QodanaCoverageTest.NotInReportClass` coverage is below the threshold 50%

Check warning on line 10 in Class2.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `UnusedMethod` coverage is below the threshold 50%

Check warning on line 10 in Interface1.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `Bar` coverage is below the threshold 50%

Check warning on line 26 in Class2.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `set_MyProperty2` coverage is below the threshold 50%

Check warning on line 37 in Class1.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `UnusedMethod` coverage is below the threshold 50%

Check warning on line 5 in Interface1.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `Foo` coverage is below the threshold 50%

Check warning on line 5 in NotInReportClass.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Constructor `NotInReportClass` coverage is below the threshold 50%

Check warning on line 35 in Class1.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `UnusedLambdaMethod` coverage is below the threshold 50%

Check warning on line 10 in NotInReportClass.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check .NET source code coverage

Method `UsedMethodWithIf` coverage is below the threshold 50%