Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

code-quality-org/upload-code-coverage-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

⚠️ This action has moved

This repo is deprecated. Use actions/upload-code-coverage instead:

- uses: actions/upload-code-coverage@v1
  with:
    file: cobertura.xml
    language: Java
    label: code-coverage/jacoco

This copy will continue to work but is no longer maintained and will emit a deprecation warning in your workflow logs.

About

Upload Cobertura XML coverage reports to GitHub's code coverage API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors