Coveralls doesn't support Azure Pipelines, but here's how to use coveralls to submit to coveralls.io by pretending to be Circle CI.
- script: |
pip install coveralls
export CIRCLE_BRANCH=$BUILD_SOURCEBRANCH
coveralls
displayName: 'coveralls'
env:
CIRCLECI: 1
CIRCLE_BUILD_NUM: $(Build.BuildNumber)
COVERALLS_REPO_TOKEN: $(coveralls_repo_token)
coveralls_repo_token
with the token
from the coveralls.io website. Do not check the "keep this value secret" box. This is secure enough, in that a user making a Pull Req cannot access this variable.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4