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 does not display correctly #96

Open
itsdfish opened this issue Oct 25, 2024 · 3 comments
Open

Coverage does not display correctly #96

itsdfish opened this issue Oct 25, 2024 · 3 comments

Comments

@itsdfish
Copy link

Hello,

I want to report an issue with coverage not displaying correctly. When I measure the coverage of the tests in this example, the coverage is zero even though there is a test the only function in the package. See below:
Image

Version Information

versioninfo()
Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 8 × Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, haswell)
Threads: 4 default, 0 interactive, 2 GC (on 8 virtual cores)
Environment:
  JULIA_CMDSTAN_HOME = /home/dfish/cmdstan
  JULIA_NUM_THREADS = 4
  JULIA_EDITOR = code
Version: 1.94.2
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5.1
ElectronBuildId: 10262041
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Linux x64 5.4.0-198-generic
plugin v1.126.1 (pre-release)
@itsdfish
Copy link
Author

I am closing this issue because the problem was resolved in v1.126.2.

@itsdfish
Copy link
Author

Ok. I was mistaken about the nature of the issue. It works on the first run, but not subsequent runs.

First Run

Image

Second Run

Image

@itsdfish itsdfish reopened this Oct 27, 2024
@ericphanson
Copy link

I'm also seeing no coverage showing up, with v1.127.2 of the extension.

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

2 participants