Fabrice f380231e1e Multiple minors fix and improve
use data class for entity
Add sealed on entity interfaces
Replace listOf() by setOf() instead of deduplicate
use interface instead of EntityRef
replace .toLowerCase() to .lowercase()
fix test.sh
2022-03-03 19:42:18 +01:00
2022-02-25 22:44:26 +01:00
2022-02-25 22:42:32 +01:00
2021-02-03 01:22:20 +01:00
2022-02-25 22:44:26 +01:00
2020-05-14 00:54:21 +02:00
2022-03-03 19:42:18 +01:00
2020-05-14 00:54:21 +02:00
2021-02-28 23:31:11 +01:00
2020-05-14 00:54:21 +02:00
2022-02-25 23:48:33 +01:00
2021-03-31 17:58:47 +02:00
2022-02-25 23:48:33 +01:00
2021-04-04 01:35:02 +02:00
2021-03-21 22:36:52 +01:00
2021-03-21 22:36:52 +01:00
2021-02-11 01:50:14 +01:00
2021-04-08 18:08:48 +02:00

DC Project

Maintainability Rating

Tests Coverage Status Coverage

Lines of Code

Installation

Run dockers

$ make run-docker

Add fixtures

$ make fixtures

Publish package

  1. Got to https://github.com and create a new token with packages scopes
  2. Create a file GH_TOKEN.txt and put it the github token

Maven

$ make publish-maven

Docker

$ make publish-docker
Description
No description provided
Readme 2.7 MiB
Languages
Kotlin 84.5%
PLpgSQL 14.4%
Shell 0.6%
Makefile 0.3%
Dockerfile 0.2%