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
Previously, the $tests element being non-null was used to indicate that
a coverage object was produced without tests. However, if no test were
executed, these coverage traces may still need to be pruned of
allocated, but unused matrix rows. Also migrated default test index from
'0' to 'NA_integer_'. In nearly all cases this will have no effect, but
has been rarely observed for tests which perform interrupts.
0 commit comments