Skip to content

.NET - adjust coverage sample (#22)

Sign in for the full log view
GitHub Actions / Qodana for JS completed Aug 28, 2024 in 0s

8 new problems found by Qodana for JS

Qodana for JS

JS/jest/

8 new problems were found

Inspection name Severity Problems
Check JavaScript and TypeScript source code coverage 🔶 Warning 6
Unused local symbol 🔶 Warning 2
@@ Code coverage @@
+ 50% total lines covered
20 lines analyzed, 10 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 50 in FooCls.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused function fun1

Check warning on line 43 in FooCls.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter i

Check warning on line 44 in FooCls.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Check JavaScript and TypeScript source code coverage

Method `(anonymous function in foo)` coverage is below the threshold 50%

Check warning on line 35 in FooCls.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Check JavaScript and TypeScript source code coverage

Method `foobar` coverage is below the threshold 50%

Check warning on line 26 in FooCls.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Check JavaScript and TypeScript source code coverage

Method `baz` coverage is below the threshold 50%

Check warning on line 50 in FooCls.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Check JavaScript and TypeScript source code coverage

Method `fun1` coverage is below the threshold 50%

Check warning on line 43 in FooCls.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Check JavaScript and TypeScript source code coverage

Method `foo` coverage is below the threshold 50%

Check warning on line 42 in FooCls.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Check JavaScript and TypeScript source code coverage

Class `(anonymous class in FooCls.ts)` coverage is below the threshold 50%