fabric8-analytics-vscode-extension
fabric8-analytics-vscode-extension copied to clipboard
chore: add new settings for python and go ecosystems
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 Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.51%. Comparing base (
3a31ff6) to head (2d77567). Report is 2 commits behind head on master.
:exclamation: 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
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.