Skip to content

lovepoem/codecov-travis-maven-junit5-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis CI + Codecov + Junit5 + jacoco + Maven + java8 above Java Example

1: Add some code in pom.xml and .travis.yml

  • 1). Add jacoco-maven-plugin and maven-surefire-plugin plugin to your pom.xml file, see here
  • 2). Call mvn clean package during your CI tests, see here
  • 3). Call bash <(curl -s https://codecov.io/bash) at the end of your CI build, see here

2 : Add repository to travis ci and codev with github account

3: Add travis and codecov icon in README.md

Build Status codecov

4: Notice

Use jacoco-maven-plugin plugin version 0.8.2 to collect test coverage without codecov token ,need jdk version: java8+

So if you ues a lower jdk version , please see this repo : https://github.com/lovepoem/codecov-travis-maven-junit4-example

About

codecov travis jacoco maven junit5 example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy