Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build should fail if new uncovered items are introduced #996

Open
tethryus opened this issue May 20, 2017 · 1 comment
Open

Build should fail if new uncovered items are introduced #996

tethryus opened this issue May 20, 2017 · 1 comment

Comments

@tethryus
Copy link
Contributor

From @Bonczidai on April 4, 2017 13:40

04:00:36 [INFO] ------------------------------------------------------------
04:00:36 [INFO] Following 173 executables do not have tests:
04:00:36 [INFO] - io.cloudslang.amazon.aws.ec2.deploy_instance
04:00:36 [INFO] - io.cloudslang.amazon.aws.ec2.instances.check_instance_state
04:00:36 [INFO] - io.cloudslang.amazon.aws.ec2.reboot_instance
04:00:36 [INFO] - io.cloudslang.amazon.aws.ec2.start_instance
04:00:36 [INFO] - io.cloudslang.amazon.aws.ec2.stop_instance
04:00:36 [INFO] - io.cloudslang.amazon.aws.ec2.undeploy_instance

<new uncovered item>
<new uncovered item>

Copied from original issue: CloudSlang/cs-content#957

@levice14
Copy link
Collaborator

this (moving the issue) is arguable - the builder is stateless, I would prefer to keep it that way - IMHO the CI system should use the builder for generating the report and then calc the diff -- but there quite a few ways we can achieve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants