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
Problem:
Code coverage is not counted for Windows. For example, in
#397 codecov flags the `if
(LOCALAPPDATA)` branches.
Solution:
Run codecov on all platforms (but only for a single node version, to
be frugal).
0 commit comments