fabric8-analytics / fabric8-analytics-lsp-server

Apache License 2.0
9 stars 33 forks source link

fix: view problem panel and ca triggers #239

Closed IlonaShishov closed 8 months ago

IlonaShishov commented 8 months ago
  1. Fixed the "source" attribute, "Red Hat Dependency Analytics Plugin", in Diagnostics which has been obscured from view in the "View Problem" panel due to VScode "View Problem" panel format.
  2. Disabled Component Analysis trigger for text document edits due to the inability to maintain compatibility with newer features introduced in RHDA version 0.9.2
codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (aea9ef6) 100.00% compared to head (713ccfe) 100.00%. Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #239 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 295 295 Branches 62 62 ========================================= Hits 295 295 ```

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