Test linter 242 #107
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
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 61 in coverage.go
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
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
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
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
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
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
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
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
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
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
github-actions / Qodana for Go
Unused exported function
Unused function `C`
Check warning on line 11 in not_covered.go
github-actions / Qodana for Go
Unused exported function
Unused function `A3`
Check warning on line 7 in not_covered.go
github-actions / Qodana for Go
Unused exported function
Unused function `A2`