Add support for "files"-archive #1581
sonar.yml
on: pull_request
Analyze with Sonar
4m 24s
Annotations
2 warnings
MAJOR CODE_SMELL:
planetiler-core/src/test/java/com/onthegomap/planetiler/files/WriteableFilesArchiveTest.java#L76
Refactor the code of the lambda to have only one invocation possibly throwing a runtime exception.
rule: java:S5778 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS5778&rule_key=java%3AS5778)
issue url: https://sonarcloud.io/project/issues?pullRequest=761&open=AYyJLqb7SWvMoOzjf690&id=onthegomap_planetiler
|
MAJOR CODE_SMELL:
planetiler-core/src/test/java/com/onthegomap/planetiler/files/WriteableFilesArchiveTest.java#L91
Refactor the code of the lambda to have only one invocation possibly throwing a runtime exception.
rule: java:S5778 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS5778&rule_key=java%3AS5778)
issue url: https://sonarcloud.io/project/issues?pullRequest=761&open=AYyJLqb7SWvMoOzjf691&id=onthegomap_planetiler
|