Update docs and pipeline

This commit is contained in:
Alex Root Junior 2019-11-17 23:40:52 +02:00
parent 3a43ffc570
commit f166d83392
6 changed files with 156 additions and 69 deletions

View file

@ -211,3 +211,8 @@ nav:
- api/types/game.md
- api/types/callback_game.md
- api/types/game_high_score.md
- Build reports:
- Tests result: /reports/tests
- Code coverage: /reports/coverage
- mypy results: /reports/typechecking
- Flake8 results: /reports/flake8