Skip to content

reqover/reqover-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Reqover Github action

Reports coverage results as a comment to pull request

Usage:

See example workflow in .github/workflows

on: [pull_request]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: Test Reqover action
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Reqover action step
uses: ./
with:
projectToken: 4zjud4ttejxk
buildName: PR-1
githubToken: ${{ secrets.GITHUB_TOKEN }}

License

Reqover Github action is distributed under the terms of the Apache license 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •