Adding jacoco coverage reporting; switching to run mvn verify in circleci; increasing test coverage

This commit is contained in:
2022-07-07 09:44:05 -05:00
parent 1252bf5af2
commit d558e73fc3
8 changed files with 321 additions and 11 deletions

View File

@ -57,7 +57,7 @@ jobs:
- localstack/startup
- install_java17
- run_maven:
maven_subcommand: test
maven_subcommand: verify
- slack/notify:
event: fail