coviolations.io
latest
  • .covio.yml file
  • Using with travis ci
  • Using with drone.io
  • Using with jenkins
  • Available violations
  • Example configurations
coviolations.io
  • Docs »
  • coviolations.io - violations for ci
  • Edit on GitHub

coviolations.io - violations for ci¶

coviolations.io - tool for collecting and visualisation code violations works with travis-ci, drone.io and jenkins.

For using it with your projects you need to enable project on coviolations.io and create .covio.yml file.

  • .covio.yml file
  • Using with travis ci
  • Using with drone.io
  • Using with jenkins
  • Available violations
    • PEP8
    • sloccount
    • Python unittests
    • pip-review
    • testem
    • coverage
    • jslint
    • xunit
  • Example configurations
    • Django project with travis-ci
    • Django project with jenkins or drone.io
    • Python project with nose with travis-ci
    • Python project with nose with jenkins or drone.io
    • JavaScript project with testem with travis-ci
    • JavaScript project with testem with jenkins or drone-io

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2013, Vladimir Iakovlev. Revision f015867f.

Built with Sphinx using a theme provided by Read the Docs.