Skip to content

Conversation

@frankie567
Copy link
Contributor

Hi @avelis,

I hope I don't bother you too much with all my PRs! This is just a small configuration fix.

Currently, the default configuration was running coverage on our code-base but also on the dependencies, giving us a quite poor coverage score (~40%).

With this configuration, the coverage takes only into account our source code (which is, obviously, what we care about). We then have a decent coverage score of 97%.

Best regards!

Currently, the default configuration was running coverage on our
code-base but also on the dependencies, giving us a quite poor
coverage score (~40%).

With this configuration, the coverage takes only into account
our source code (which is, obviously, what we care about).
We then have a decent coverage score of 97%.
@avelis avelis merged commit 5425159 into aschn:master Jul 18, 2017
@avelis
Copy link
Collaborator

avelis commented Jul 18, 2017

@frankie567 Awesome coverage improvement! This is great.

Make as many PRs to the library as you like! It doesn't bother me at all.

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