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

chore: add new settings for python and go ecosystems #692

Closed
wants to merge 4 commits into from

Conversation

IlonaShishov
Copy link
Collaborator

@IlonaShishov IlonaShishov commented Mar 21, 2024

Add new settings supported by Javascript API for Python and Go ecosystems:
usePythonVirtualEnvironment,
useGoMVS,
enablePythonBestEffortsInstallation,
usePipDepTree

Remove redundant '/' from Windows path. (Fix: #681)

Provide RHDA support for Private GitHub Registries. (Fix: #680)

Add Telemetry event to register Red Hat recommended version acceptance. (Fix: #693)

Vulnerability Found notification button performed Stack Analysis on current open file, resolved issue by caching file path for each Vulnerability Found notification.

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.51%. Comparing base (3a31ff6) to head (2d77567).
Report is 2 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #692      +/-   ##
==========================================
+ Coverage   98.43%   98.51%   +0.07%     
==========================================
  Files          10       11       +1     
  Lines         256      269      +13     
  Branches       33       33              
==========================================
+ Hits          252      265      +13     
  Misses          3        3              
  Partials        1        1              

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

@IlonaShishov IlonaShishov force-pushed the chore/add-new-settings branch 2 times, most recently from 68aa3eb to 7ab3ba2 Compare March 26, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants