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

Increase code coverage to at least 80% #18

Open
Bijnagte opened this issue Jul 9, 2016 · 1 comment
Open

Increase code coverage to at least 80% #18

Bijnagte opened this issue Jul 9, 2016 · 1 comment

Comments

@Bijnagte
Copy link
Owner

Bijnagte commented Jul 9, 2016

Current coverage is around 75%.

@MaPhiWe
Copy link
Contributor

MaPhiWe commented May 31, 2017

Hi Bijnagte, we've worked on this issue at the Hackergarden of gr8conf 2017 in Kopenhagen.

After some analysis, we don't believe this is a useful metric. Your code is well tested actually; the missing code coverage is coming from inherited methods that your classes don't modify. Also, jacoco has issues with the dynamic methods of Groovy.

JacobAae added a commit to JacobAae/spock-genesis that referenced this issue May 31, 2017
Bijnagte added a commit that referenced this issue Jun 15, 2017
Tests for var args version of allFinite and anyFinite #18
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

2 participants