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

Python Coverage Not Showing #284

Closed
ztroop opened this issue Dec 27, 2020 · 0 comments
Closed

Python Coverage Not Showing #284

ztroop opened this issue Dec 27, 2020 · 0 comments

Comments

@ztroop
Copy link

ztroop commented Dec 27, 2020

Summary
This is very similar to Support python coverage #224, but the temporary solutions described in the thread do not work.

  • Adding .coverage to the coverageFileNames has no effect.
  • Producing xml with coverage xml -o cov.xml has no effect either.

The extension's output after trying both approaches, suggests it worked. Nothing visual has changed.

[1609089081586][coverageservice]: INITIALIZING
[1609089093901][coverageservice]: LOADING
[1609089108921][coverageservice]: Loading 1 file(s)
[1609089108922][coverageservice]: Loaded 1 data file(s)

Versions

  • OS Ubuntu Linux 20.04
  • Extension Version 2.6.0
  • VSCode Version 1.52.1
@ztroop ztroop closed this as completed Jan 7, 2021
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