for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: python: 3.6.0 checks: python: code_rating: true duplicate_code: true filter: excluded_paths: - '*/test/*' build: true