geonetwork / geonetwork-microservices

GNU General Public License v2.0
13 stars 17 forks source link

GeoJSON output updates to specification #77

Open josegar74 opened 1 year ago

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

fxprunayre commented 1 year ago

LGTM but some checkstyle warning @josegar74

[INFO] --- maven-checkstyle-plugin:3.1.1:check (check) @ gn-cloud-common-index-model ---
Warning:  src/main/java/org/fao/geonet/index/model/geojson/Address.java:[10] (imports) CustomImportOrder: Wrong lexicographical order for 'java.util.List' import. Should be before 'lombok.experimental.SuperBuilder'.