Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI-Test codecov

I did it!

Process

  1. Designate a team bot in the yaml settings at Codecov. Either global or for the repository.
codecov:
  bot: olillin
  1. Config GitHub Actions workflow with Gradle Build Action and Codecov actions. See the workflow file
  2. Configure build.gradle to generate coverage reports using JaCoCo.
  3. Run git update-index --chmod=+x gradlew to make gradlew runnable by GitHub Actions and avoid Error: Gradle script '/home/runner/**/gradlew' is not executable.
  4. Get badge/shield from https://app.codecov.io/gh/olillin/CI-Test/settings/badge. Alternatively https://shields.io/category/coverage

About

Learning CI with GitHub and JUnit

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages