We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Type: Performance Issue
When I run pytest with coverage via VSCode UI, I see the testing is still ongoing, however all tests have been executed successfully.
It works in v2024.22.0, but does not work in v2024.22.1 and a couple pre-release versions I've tried so far.
Python
Output
View
XXX
Extension version: 2024.22.1 VS Code version: Code 1.96.2 (Universal) (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z) OS version: Darwin arm64 22.1.0 Modes:
python.languageServer
languageServer: "Pylance" testing • pytestArgs: "<placeholder>" • pytestEnabled: true
CPU % Mem MB PID Process 18 213 98044 code main 0 66 98048 gpu-process 0 33 98049 utility-network-service 0 311 98051 window [1] (.env — versatrans-api) 0 82 98347 shared-process 0 49 98381 ptyHost 0 0 2874 /bin/zsh -i 0 0 3226 /bin/zsh -i 0 0 3613 /bin/zsh -il 0 0 4582 /bin/zsh -i 0 0 4717 /bin/zsh -i 0 0 4996 /bin/zsh -i 0 0 5131 /bin/zsh -i 0 0 5484 /bin/zsh -i 0 0 5619 /bin/zsh -i 0 0 5765 /bin/zsh -i 0 0 5901 /bin/zsh -i
| Window (.env — versatrans-api) | Folder (versatrans-api): 13507 files | File types: pyc(5397) py(4318) pyi(286) txt(93) dylib(87) typed(66) | pyx(65) h(59) so(58) f90(55) | Conf files: settings.json(1);
vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 vscrpc:30673769 2i9eh265:30646982 962ge761:30959799 pythonnoceb:30805159 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 dvdeprecation:31068756 dwnewjupytercf:31046870 newcmakeconfigv2:31071590 nativerepl2:31139839 pythonrstrctxt:31112756 nativeloc2:31192216 cf971741:31144450 iacca1:31171482 notype1:31157159 5fd0e150:31155592 dwcopilot:31170013 stablechunks:31184530 6074i472:31201624
The text was updated successfully, but these errors were encountered:
See a couple of screenshots for the better understanding
Sorry, something went wrong.
Try the latest pre-release from today. We have a fix for this in it.
Confirmed, the issue was solved in the latest pre-release version 2024.23.2025010701
2024.23.2025010701
eleanorjboyd
No branches or pull requests
Type: Performance Issue
Behaviour
When I run pytest with coverage via VSCode UI, I see the testing is still ongoing, however all tests have been executed successfully.
It works in v2024.22.0, but does not work in v2024.22.1 and a couple pre-release versions I've tried so far.
Steps to reproduce:
Diagnostic data
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Extension version: 2024.22.1
VS Code version: Code 1.96.2 (Universal) (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z)
OS version: Darwin arm64 22.1.0
Modes:
python.languageServer
setting: DefaultUser Settings
Installed Extensions
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Process Info
Workspace Info
A/B Experiments
The text was updated successfully, but these errors were encountered: