Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update application explorer when component state changes #3719

Merged

Conversation

datho7561
Copy link
Collaborator

i.e. update the tree when the component starts or the component stops

Signed-off-by: David Thompson davthomp@redhat.com

i.e. update the tree when the component starts or the component stops

Signed-off-by: David Thompson <davthomp@redhat.com>
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (233e74b) 33.24% compared to head (0eadf4d) 33.28%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/explorer.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3719      +/-   ##
==========================================
+ Coverage   33.24%   33.28%   +0.03%     
==========================================
  Files          84       84              
  Lines        6136     6141       +5     
  Branches     1253     1254       +1     
==========================================
+ Hits         2040     2044       +4     
- Misses       4096     4097       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@vrubezhny vrubezhny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works like a charm!

Thanks!

@datho7561 datho7561 merged commit 666ba85 into redhat-developer:main Dec 11, 2023
6 checks passed
@datho7561 datho7561 deleted the update-application-explorer branch December 11, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Application Explorer is not refreshed when a component starts
2 participants