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
A simple test shows that the latest julia master branch generates lcov files correctly.
(I ran the math.jl test and the code coverage on my computer is 70%, which is higher than the 1.5% shown on coveralls.)
Need to let the CI upload the generated lcov file to determine if it is a lcov file generation issue or a lcov file post-processing issue.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Try debugging coverage CI locally.
A simple test shows that the latest julia master branch generates lcov files correctly.
(I ran the math.jl test and the code coverage on my computer is 70%, which is higher than the 1.5% shown on coveralls.)
Need to let the CI upload the generated lcov file to determine if it is a lcov file generation issue or a lcov file post-processing issue.
The text was updated successfully, but these errors were encountered: