Skip to content

Test linter 242

Test linter 242 #107

GitHub Actions / Qodana for Go completed Aug 27, 2024 in 0s

13 new problems found by Qodana for Go

Qodana for Go

GO/go-test-coverage/

13 new problems were found

Inspection name Severity Problems
Check GO source code coverage 🔶 Warning 10
Unused exported function 🔶 Warning 3
@@ Code coverage @@
- 47% total lines covered
72 lines analyzed, 34 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 61 in coverage.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

Method `f1 for receiver with type MyFloat` coverage is below the threshold 50%

Check warning on line 16 in coverage.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

Method `Gar` coverage is below the threshold 50%

Check warning on line 40 in coverage.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

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

Check warning on line 7 in not_covered.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

Method `A2` coverage is below the threshold 50%

Check warning on line 74 in coverage.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

Method `C` coverage is below the threshold 50%

Check warning on line 1 in coverage.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

File `coverage.go` coverage is below the threshold 50%

Check warning on line 1 in not_covered.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

File `not_covered.go` coverage is below the threshold 50%

Check warning on line 34 in coverage.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

Method `Gaz` coverage is below the threshold 50%

Check warning on line 11 in not_covered.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

Method `A3` coverage is below the threshold 50%

Check warning on line 35 in coverage.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Check GO source code coverage

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

Check warning on line 74 in coverage.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unused exported function

Unused function `C`

Check warning on line 11 in not_covered.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unused exported function

Unused function `A3`

Check warning on line 7 in not_covered.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unused exported function

Unused function `A2`