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

empty report issue #1517

Open
taburetkin opened this issue May 8, 2023 · 0 comments
Open

empty report issue #1517

taburetkin opened this issue May 8, 2023 · 0 comments

Comments

@taburetkin
Copy link

Link to bug demonstration repository

https://github.com/taburetkin/nyc-issue

Expected Behavior

I Expected that report will contain coverage inforamtion atleast for src/first.js and src/second.js

Observed Behavior

empty report for different configuration options
image

Troubleshooting steps

  • still occurring when I put cache: false in my nyc config
  • still occurring when i put all: true in my nyc config

Environment Information

npx envinfo@latest --preset nyc outputs these:

  System:
    OS: Windows 10 10.0.22000
    CPU: (24) x64 12th Gen Intel(R) Core(TM) i9-12900KF
    Memory: 107.91 GB / 127.82 GB
  Binaries:
    Node: 18.12.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 3.3.0 - C:\Program Files\nodejs\yarn.CMD
    npm: 9.2.0 - C:\Program Files\nodejs\npm.CMD
  npmPackages:
    nyc: ^15.1.0 => 15.1.0

but information is incorect.
actual os is win 11 build: 22000.1817

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant