helloyeew/Asuna Coverage.py Action

Run coverage.py on your Python project and upload the results to Asuna.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 8, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: helloyeew/asuna-coveragepy-action@91fde6391a211f627f6efb3b7ff94d5e0118bbfd # v.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ASUNA_UPLOAD_KEYAsuna project's upload keyyesASUNA_UPLOAD_KEY
ASUNA_ENDPOINTAsuna endpointnohttps://asuna.helloyeew.dev/api/coverage/upload
COVERAGEPY_COMMANDCommand to run coverage.pyyescoverage run -m pytest

no outputs