fabric8-analytics-vscode-extension icon indicating copy to clipboard operation
fabric8-analytics-vscode-extension copied to clipboard

chore: add setPythonVirtualEnvironment setting

Open IlonaShishov opened this issue 1 year ago • 1 comments
trafficstars

An extension setting, 'setPythonVirtualEnvironment', has been introduced to support the EXHORT_PYTHON_VIRTUAL_ENV environment variable for JavaScript APIs.

IlonaShishov avatar Mar 14 '24 12:03 IlonaShishov

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.52%. Comparing base (2db23bd) to head (9ee17d6). Report is 6 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     #690       +/-   ##
===========================================
+ Coverage   85.41%   98.52%   +13.10%     
===========================================
  Files          12       11        -1     
  Lines         288      271       -17     
  Branches       39       34        -5     
===========================================
+ Hits          246      267       +21     
+ Misses         35        3       -32     
+ Partials        7        1        -6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 14 '24 12:03 codecov-commenter