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

feat: support docker scanning

Open IlonaShishov opened this issue 1 year ago • 1 comments

Added support for Dockerfile image scanning with RHDA Image Analysis.

IlonaShishov avatar Apr 11 '24 11:04 IlonaShishov

Codecov Report

Attention: Patch coverage is 99.37888% with 1 lines in your changes are missing coverage. Please review.

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

Files Patch % Lines
src/imageAnalysis.ts 98.57% 0 Missing and 1 partial :warning:

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #701      +/-   ##
==========================================
+ Coverage   98.43%   98.69%   +0.26%     
==========================================
  Files          10       13       +3     
  Lines         256      384     +128     
  Branches       33       50      +17     
==========================================
+ Hits          252      379     +127     
  Misses          3        3              
- Partials        1        2       +1     

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

codecov-commenter avatar Apr 11 '24 11:04 codecov-commenter