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

can go back to endpoint config from extensions and options page #1418

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

dhchandw
Copy link
Collaborator

@dhchandw dhchandw commented Sep 4, 2024

@dhchandw dhchandw added the enhancement New feature or request label Sep 4, 2024
src/components/ZclEndpointCard.vue Outdated Show resolved Hide resolved
src/components/ZclEndpointCard.vue Outdated Show resolved Hide resolved
src/components/ZclEndpointCard.vue Outdated Show resolved Hide resolved
@dhchandw
Copy link
Collaborator Author

dhchandw commented Sep 5, 2024

use this.router.push instead

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.70%. Comparing base (efae34c) to head (8d9cd8b).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/components/ZclEndpointCard.vue 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1418      +/-   ##
==========================================
- Coverage   66.86%   66.70%   -0.16%     
==========================================
  Files         191      193       +2     
  Lines       20689    20852     +163     
  Branches     4532     4572      +40     
==========================================
+ Hits        13834    13910      +76     
- Misses       6855     6942      +87     

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

* switching to a cluster always takes user back to list of clusters (cluster manager)
@dhchandw dhchandw merged commit f8cf2ef into project-chip:master Sep 6, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Switching to endpoint configuration from the options, extensions and notifications page.
4 participants