You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: