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
kcov is cool and doesn't require instrumentation (and seems to work without any issues w/ stdlib2). gcov requires instrumentation that adds secret function calls we don't have yet.
The text was updated successfully, but these errors were encountered:
kcov is cool and doesn't require instrumentation (and seems to work without any issues w/ stdlib2). gcov requires instrumentation that adds secret function calls we don't have yet.
The text was updated successfully, but these errors were encountered: