cyberark / secretless-broker

Secure your apps by making them Secretless
Apache License 2.0
232 stars 42 forks source link

Increase Minimum Line Code Coverage Threshold #1458

Closed szh closed 2 years ago

szh commented 2 years ago

Desired Outcome

The current code coverage is currently hovering around 65%. Try to get it above 70% and increase the minimum coverage to 70% in the Jenkinsfile.

Min. Coverage: 70%

Desired Coverage: 80%

Optimal Coverage: 90%

Implemented Changes

Connected Issue/Story

CyberArk internal issue link: ONYX-14781

Definition of Done

Changelog

Test coverage

Documentation

Behavior

Security

adamouamani commented 2 years ago

Looks good

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit be18b295 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 50.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 40.1% (5.8% change).

View more on Code Climate.