1, migrate from travis CI to github actions;
2, migrate from coveralls to codecov.
This commit is contained in:
debugtalk
2019-12-13 23:28:21 +08:00
parent b51187c9a6
commit 534f85120c
8 changed files with 21 additions and 40 deletions

4
.gitignore vendored
View File

@@ -14,4 +14,6 @@ logs
locustfile.py
site/
reports
.venv
.venv
*.xml
htmlcov/