Juniper / contrail

Contrail repo for core components (go based)
Apache License 2.0
44 stars 32 forks source link

Add Code Coverage Enforcement #41

Closed damianoneill closed 6 years ago

damianoneill commented 6 years ago

Update the CircleCI configuration to integrate the generated coverage report with a third party code coverage tool like https://coveralls.io or https://codecov.io

Ensure that the git merge process checks for minimum coverage.