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

feat: gradle support

Open IlonaShishov opened this issue 1 year ago • 1 comments

Added support for Gradle ecosystem. RHDA VScode Extension now provides dependency analysis for build.gradle manifests.

Added telemetry event to track RHDA report requests initiated by the Component Analysis quickfix option.

IlonaShishov avatar May 02 '24 10:05 IlonaShishov

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 98.97%. Comparing base (3a31ff6) to head (35b7707). 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     #708      +/-   ##
==========================================
+ Coverage   98.43%   98.97%   +0.53%     
==========================================
  Files          10       13       +3     
  Lines         256      390     +134     
  Branches       33       52      +19     
==========================================
+ Hits          252      386     +134     
  Misses          3        3              
  Partials        1        1              

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

codecov-commenter avatar May 02 '24 10:05 codecov-commenter