We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to think about this:
- name: Add coverage to PR id: jacoco uses: madrapps/[email protected] with: paths: | ${{ github.workspace }}/itf-extension-maven/target/site/jacoco/jacoco.xml token: ${{ secrets.GITHUB_TOKEN }} debug-mode: true
The text was updated successfully, but these errors were encountered:
@khmarbaise Hey, nice maven plugin!
BTW, how can we implement or help with this issue?
Idk if it's related to:
It would be awesome to have coverage of integration tests like this: jacoco + failsafe
Sorry, something went wrong.
khmarbaise
No branches or pull requests
Need to think about this:
The text was updated successfully, but these errors were encountered: