- name: Coverage Reporter
uses: peek-travel/coverage-reporter@main
id: coverage-reporter
if: github.event_name == 'pull_request'
with:
pull_number: ${{ github.event.number }}
repository: ${{ github.repository }}
head_branch: ${{ github.head_ref }}
lcov_path: cover/**-lcov.info
coverage_threshold: 80
-
Notifications
You must be signed in to change notification settings - Fork 0
peek-travel/coverage-reporter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Reports code coverage summaries and annotations on github pull requests
Resources
Stars
Watchers
Forks
Packages 0
No packages published