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
Hi, I was wondering if someone could enlighten me with what I'm possibly doing wrong.
Basically all .vue files report 100 on % stmts, % branch, % funcs and % lines, which is certainly not the case given that I have so far written 1 test for a .ts file. All other ts files are reporting realistic numbers.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I was wondering if someone could enlighten me with what I'm possibly doing wrong.
Basically all .vue files report 100 on % stmts, % branch, % funcs and % lines, which is certainly not the case given that I have so far written 1 test for a .ts file. All other ts files are reporting realistic numbers.
Node: v16.14.0
vite: 2.8.4
vitest: 0.5.4
c8: 7.11.0
Beta Was this translation helpful? Give feedback.
All reactions