This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a change to branch sonar
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


    from 7714c237 Use record instead of class
     new 1d30e692 Format with spotless
     new bf7852b6 Format with spotless
     new c79d65a7 Use record instead of class
     new 58950f6d Use record instead of class

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/baremaps/database/DiffService.java  |   4 +-
 .../database/postgres/HeaderRepository.java        |  22 ++---
 .../database/postgres/RelationRepository.java      |  12 +--
 .../baremaps/workflow/tasks/UpdateOsmDatabase.java |   8 +-
 .../database/postgres/HeaderRepositoryTest.java    |  14 +--
 .../workflow/tasks/ImportUpdateSampleTest.java     |  10 +-
 .../function/RelationMultiPolygonBuilder.java      |   6 +-
 .../baremaps/openstreetmap/model/Change.java       |   1 -
 .../baremaps/openstreetmap/model/Header.java       | 110 ++-------------------
 .../baremaps/openstreetmap/model/Member.java       |  93 ++---------------
 .../baremaps/openstreetmap/OsmSampleTest.java      |   2 +-
 11 files changed, 52 insertions(+), 230 deletions(-)

Reply via email to