Skip to content

alexksbr/teamscale-jacoco-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamscale JaCoCo Agent Build Status

Download

Documentation

Development

Build locally

  • Import in Eclipse/IntelliJ as Gradle project
  • Command line: ./gradlew assemble

Contributing

  • Create a GitHub issue for changes
  • Use pull requests. Complete the "Definition of Done" for every pull request.
  • There's a Teamscale project, please fix all findings before submitting your pull request for review. The Teamscale coding guidelines and Definition of Done apply as far as possible with the available tooling.

Publishing

After merging, please create a GitHub Release tag with the version number, e.g. v8.1.0. Releases are numbered according to semantic versioning (see full Changelog. All tags are built automatically using Travis CI and Docker Cloud Build with the release binaries being uploaded to the GitHub Releases.

Only use releases from tagged commits. This ensures that we always know which code is running in production.

Compiling for a different JaCoCo version

  • change ext.jacocoVersion in the build script
  • gradlew dist
  • Do not commit unless you are upgrading to a newer version!

About

Teamscale JaCoCo Agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.2%
  • Kotlin 12.8%
  • Other 1.0%