Closed marhali closed 11 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
6f79826
) 31.32% compared to head (70f087b
) 31.32%.
Files | Patch % | Lines |
---|---|---|
...ali/easyi18n/io/parser/json5/Json5ArrayMapper.java | 0.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
24 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Nullability and data flow problems |
🔶 Warning | 8 |
Unused import |
🔶 Warning | 3 |
Deprecated API usage |
🔶 Warning | 2 |
Incorrect string capitalization |
🔶 Warning | 2 |
@NotNull/@Nullable problems |
🔶 Warning | 2 |
'size() == 0' can be replaced with 'isEmpty()' |
🔶 Warning | 2 |
Unstable API Usage |
🔶 Warning | 2 |
Field may be 'final' |
🔶 Warning | 1 |
Result of method call ignored |
🔶 Warning | 1 |
Call to 'printStackTrace()' |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
Resolves #341