Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Add code coverage to conjur-service-broker #140

Open
andytinkham opened this issue Jan 28, 2020 · 0 comments
Open

Add code coverage to conjur-service-broker #140

andytinkham opened this issue Jan 28, 2020 · 0 comments

Comments

@andytinkham
Copy link
Contributor

Add code coverage to this project.

Acceptance Criteria:

  • Code coverage should be measured across all tests defined in this repository every time a build is run in any branch.
  • Coverage report should include:
    • Line Coverage (including highlighting which lines are covered and which are not - not just giving a percentage)
    • Conditional Coverage
    • Optionally, other kinds of coverage such as Package, Class, File, or Method coverage
  • Coverage report should be created in or converted to Cobertura format as part of build to allow for ingestion into coverage aggregation tools
  • Coverage report should be archived in the Jenkins build using the cobertura command as shown at https://github.com/cyberark/conjur-api-ruby/blob/072d21e01e46382ee4d577e180c1269f8ff9f36e/Jenkinsfile#L27
  • Coverage report should be uploaded to Code Climate with each build
@izgeri izgeri modified the milestones: There is an updated release of the TAS tile - Milestone 1, There is an updated release of the TAS tile - Milestone 2 Jul 9, 2020
@izgeri izgeri removed this from the There is an updated release of the TAS tile - Milestone 2 milestone Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants