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
There’s been discussion on Slack/GitHub/Discourse of other people having
incorrect coverage reports when upgrading the Julia 0.7/1.0.
It seems that some of these issues are resolved by testing with
—with-compiled-modules set to yes and no.
Also adding the —no-inline flag also sometimes helps.
But some of the issues with coverage seem to persist even when these steps
are taken.
On Thu, Nov 15, 2018 at 14:34 Maria Isabel Restrepo < ***@***.***> wrote:
Our coverage has dropped, although the report is strange... Seems that
initialization lines are not hit. Is this a Julia compiler trick?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#48>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFXArSC0tcbnIkhK_8HTYiXMLTLJq6jQks5uvcHNgaJpZM4YiBbu>
.
Our coverage has dropped, although the report is strange... Seems that initialization lines are not hit. Is this a Julia compiler trick?
The text was updated successfully, but these errors were encountered: