Code Monkey home page Code Monkey logo

codecov-travis-maven-junit5-example's Introduction

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

codecov-travis-maven-junit5-example's People

Contributors

lovepoem avatar

Watchers

 avatar

Forkers

peteryu1975

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.