Skip to content

Update application explorer when component state changes#3719

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:update-application-explorer
Dec 11, 2023
Merged

Update application explorer when component state changes#3719
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:update-application-explorer

Conversation

@datho7561
Copy link
Copy Markdown
Contributor

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

Signed-off-by: David Thompson [email protected]

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

Signed-off-by: David Thompson <[email protected]>
@datho7561 datho7561 requested a review from vrubezhny December 11, 2023 19:42
@datho7561 datho7561 linked an issue Dec 11, 2023 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

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
Copy Markdown
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
@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