Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coverage plugin reports strange issues #719

Open
BioPhoton opened this issue Jun 22, 2024 · 1 comment
Open

coverage plugin reports strange issues #719

BioPhoton opened this issue Jun 22, 2024 · 1 comment
Assignees
Labels
🐛 bug something isn't working 🧩 coverage-plugin

Comments

@BioPhoton
Copy link
Collaborator

BioPhoton commented Jun 22, 2024

What happened?

This line does not pop up if i run coverage locally:

Screenshot 2024-06-22 at 16 45 24 Screenshot 2024-07-19 at 16 32 10

What would you expect to happen?

not seeing this message

What steps did you take?

open a PR

Code PushUp package version

No response

What operation system are you on?

Linux

Node version

No response

Relevant log output

No response

@BioPhoton BioPhoton added 🐛 bug something isn't working 🧩 coverage-plugin labels Jun 22, 2024
@vmasek
Copy link
Collaborator

vmasek commented Dec 5, 2024

This seems to be related to
vitest-dev/vitest#3605
and PRs
vitest-dev/vitest#5328
vitest-dev/vitest#5457

I do see these non-covered lines reported locally too

I will try to update to latest vitest with Nx 20 and if that doesn't help, we might trying switching to instambul reporter

@vmasek vmasek self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug something isn't working 🧩 coverage-plugin
Projects
None yet
Development

No branches or pull requests

2 participants