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

Coverage #2

Open
yakir12 opened this issue Jun 8, 2018 · 1 comment
Open

Coverage #2

yakir12 opened this issue Jun 8, 2018 · 1 comment

Comments

@yakir12
Copy link

yakir12 commented Jun 8, 2018

Not sure why, but for some reason some of my code doesn't show up in the coverage report from codecov, specifically here: https://codecov.io/gh/yakir12/Budgets.jl/src/master/src/Budgets.jl#L92
It's obviously being tested (as you can tell since the matched cases get evoked), but for some reason the lines that do the matching aren't "covered".
This is very very minor, but just thought it's worth mentioning.

@mbravenboer
Copy link
Contributor

We've noticed the same, yes. I initially thought it was an issue with macros in general, but perhaps it's Rematch?

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