Closed marhali closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
f4d3542
) 31.32% compared to head (775ae30
) 31.32%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
22 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Nullability and data flow problems |
🔶 Warning | 8 |
Unused import |
🔶 Warning | 3 |
Incorrect string capitalization |
🔶 Warning | 2 |
@NotNull/@Nullable problems |
🔶 Warning | 2 |
'size() == 0' can be replaced with 'isEmpty()' |
🔶 Warning | 2 |
Deprecated API usage |
🔶 Warning | 1 |
Field may be 'final' |
🔶 Warning | 1 |
Result of method call ignored |
🔶 Warning | 1 |
Call to 'printStackTrace()' |
🔶 Warning | 1 |
Unstable API Usage |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
Application state should be consistent even without save action