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

lostizalith/velka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  •  
  •  
  •  
  •