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

Improve robustness of VSCode config handling #6526

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jenshnielsen
Copy link
Collaborator

Handle that vscode config may contain comments which is not valid JSON
but valid in the json ext that VSCode uses.

@jenshnielsen jenshnielsen requested a review from a team as a code owner October 13, 2024 07:04
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 69.32%. Comparing base (f047fe0) to head (6421a99).

Files with missing lines Patch % Lines
src/qcodes/extensions/installation.py 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6526      +/-   ##
==========================================
- Coverage   69.33%   69.32%   -0.01%     
==========================================
  Files         340      340              
  Lines       31240    31246       +6     
==========================================
+ Hits        21659    21661       +2     
- Misses       9581     9585       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

1 participant