helloyeew/Asuna Coverage.py Action
Run coverage.py on your Python project and upload the results to Asuna.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 8, 2023
- License
- MIT
Pinned Snippet
uses: helloyeew/asuna-coveragepy-action@91fde6391a211f627f6efb3b7ff94d5e0118bbfd # v.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ASUNA_UPLOAD_KEY | Asuna project's upload key | yes | ASUNA_UPLOAD_KEY |
| ASUNA_ENDPOINT | Asuna endpoint | no | https://asuna.helloyeew.dev/api/coverage/upload |
| COVERAGEPY_COMMAND | Command to run coverage.py | yes | coverage run -m pytest |
Outputs
no outputs