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

Unit tests to increase code coverage from 33% to 86% #95

Merged
merged 3 commits into from
Jan 31, 2016
Merged

Unit tests to increase code coverage from 33% to 86% #95

merged 3 commits into from
Jan 31, 2016

Conversation

airleks
Copy link

@airleks airleks commented Jan 31, 2016

This pull request contains unit tests for whole docker-maven-plugin sources. Code coverage is measured using Cobertura. This pull request increases code coverage of the whole project by 53%.

The code coverage report can be generated and viewed using the instructions mentioned in CODE_COVERAGE.md

Please note that HelpMojo class was excluded from coverage scope as auto-generated source.

Metric Before After
Coverage % 33% 86%
Lines Covered 45 117
Total Lines 135 135

Please let me know if you have any questions.

Alexey Syrtsev
DevFactory - Code Quality Team

alexec added a commit that referenced this pull request Jan 31, 2016
Unit tests to increase code coverage from 33% to 86%
@alexec alexec merged commit cf887ea into alexec:master Jan 31, 2016
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

Successfully merging this pull request may close these issues.

2 participants