.NET - adjust coverage sample #64
Annotations
45 warnings and 4 notices
Check Python source code coverage:
src/foo.py#L20
Method `baz` coverage is below the threshold 50%
|
Check Python source code coverage:
src/foo.py#L33
Method `fun1` coverage is below the threshold 50%
|
Check Python source code coverage:
src/foo.py#L2
Method `foo` coverage is below the threshold 50%
|
Check Python source code coverage:
src/foo.py#L42
Constructor `BaseClass` coverage is below the threshold 50%
|
Check Python source code coverage:
src/foo.py#L1
File `foo.py` coverage is below the threshold 50%
|
Check Python source code coverage:
src/foo.py#L1
Class `FooCls` coverage is below the threshold 50%
|
Unreachable code:
src/foo.py#L5
This code is unreachable
|
Unused local symbol:
FooCls.ts#L50
Unused function fun1
|
Unused local symbol:
FooCls.ts#L43
Unused parameter i
|
Check JavaScript and TypeScript source code coverage:
FooCls.ts#L44
Method `(anonymous function in foo)` coverage is below the threshold 50%
|
Check JavaScript and TypeScript source code coverage:
FooCls.ts#L35
Method `foobar` coverage is below the threshold 50%
|
Check JavaScript and TypeScript source code coverage:
FooCls.ts#L26
Method `baz` coverage is below the threshold 50%
|
Check JavaScript and TypeScript source code coverage:
FooCls.ts#L50
Method `fun1` coverage is below the threshold 50%
|
Check JavaScript and TypeScript source code coverage:
FooCls.ts#L43
Method `foo` coverage is below the threshold 50%
|
Check JavaScript and TypeScript source code coverage:
FooCls.ts#L42
Class `(anonymous class in FooCls.ts)` coverage is below the threshold 50%
|
Unused exported function:
coverage.go#L74
Unused function `C`
|
Unused exported function:
not_covered.go#L11
Unused function `A3`
|
Unused exported function:
not_covered.go#L7
Unused function `A2`
|
Check the PHP source code coverage:
src/FooCls.php#L48
Method `foo` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/index.php#L1
File `index.php` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L21
Method `baz` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L54
Method `(anonymous function in foo)` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L47
Class `(anonymous class in qodana)` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L50
Method `(anonymous function in foo)` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L31
Method `foobar` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L37
Method `fun1` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L64
Method `(anonymous function in qodana)` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L58
Method `(anonymous function in foo)` coverage is below the threshold 50%
|
Check the PHP source code coverage:
src/FooCls.php#L1
File `FooCls.php` coverage is below the threshold 50%
|
Expression result unused:
src/FooCls.php#L58
Expression result is not used anywhere
|
Expression result unused:
src/FooCls.php#L15
Expression result is not used anywhere
|
Expression result unused:
src/FooCls.php#L54
Expression result is not used anywhere
|
Expression result unused:
src/FooCls.php#L50
Expression result is not used anywhere
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "php-coverage-data".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Check Kotlin and Java source code coverage:
src/main/java/org/example/Main.java#L3
Class `Main` coverage is below the threshold 50%
|
Empty constructor:
Class2.cs#L5
Empty constructor is redundant. The compiler generates the same by default.
|
Non-accessed local variable:
NotInReportClass.cs#L7
Local variable 'y' is only assigned but its value is never used
|
Non-accessed local variable:
Class1.cs#L15
Local variable 'x' is only assigned but its value is never used
|
Non-accessed local variable:
Class1.cs#L7
Local variable 'y' is only assigned but its value is never used
|
Auto-property accessor is never used (non-private accessibility):
Class2.cs#L25
Auto-property accessor 'MyProperty2.get' is never used
|
Local function is never used:
Class1.cs#L17
Local function 'UnusedLocalMethod' is never used
|
Local function is never used:
Class1.cs#L39
Local function 'UnusedLocalMethod' is never used
|
Type member is never used (private accessibility):
Class1.cs#L37
Method 'UnusedMethod' is never used
|
Class has no `__init__` method:
src/foo.py#L1
Class has no __init__ method
|
Method is not declared static:
src/foo.py#L29
Method `foobar` may be 'static'
|
Method is not declared static:
src/foo.py#L2
Method `foo` may be 'static'
|
Method is not declared static:
src/foo.py#L20
Method `baz` may be 'static'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
php-coverage-data
Expired
|
2.83 KB |
|