Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

lostizalith/velka

Repository files navigation

velka

Financial Budget Instrument

License Build Status Coverage Status DepShield Badge Total alerts Language grade: Java CodeFactor Known Vulnerabilities

Run

mvn spring-boot:run

Run Unit tests

mvn clean test

Run Integration tests

mvn clean verify -P integration-test

Run all tests

mvn clean verify -P all-tests

Run coveralls

export REPO_TOKEN=token
mvn clean test jacoco:report coveralls:report -DrepoToken=$REPO_TOKEN

or

export REPO_TOKEN=token
mvn clean isntall
mvn coveralls:report -DrepoToken=$REPO_TOKEN

Contribute

add close #issue in pull request

About

Financial Budget Instrument

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •