The code follows Google Code Conventions. Code quality is measured by:
This project contains JUnit tests, Hamcrest matchers, Mockito test doubles, Wiremock stubs, etc. The minimum percentage of code coverage required for the workflow to pass is 80%.
Project uses a three-segment CalVer scheme, with a short year in the major version slot, short month in the minor version slot, and micro/patch version in the third and final slot.
YY.MM.MICRO
- YY - short year - 6, 16, 106
- MM - short month - 1, 2 ... 11, 12
- MICRO - "patch" segment