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

fix(editor): Rebind endpoint events when component activated #7129

fix(editor): Unbind endpoint event listeners only when resetting nodes

2ccdc1f
Select commit
Loading
Failed to load commit list.
Merged

fix(editor): Rebind endpoint events when component activated #7129

fix(editor): Unbind endpoint event listeners only when resetting nodes
2ccdc1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2023 in 0s

31.99% (-0.01%) compared to 5c6cccd

View this Pull Request on Codecov

31.99% (-0.01%) compared to 5c6cccd

Details

Codecov Report

Patch coverage: 7.69% and project coverage change: -0.01% ⚠️

Comparison is base (5c6cccd) 32.00% compared to head (2ccdc1f) 31.99%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7129      +/-   ##
==========================================
- Coverage   32.00%   31.99%   -0.01%     
==========================================
  Files        3277     3277              
  Lines      197964   197973       +9     
  Branches    21593    21589       -4     
==========================================
- Hits        63349    63342       -7     
- Misses     133554   133570      +16     
  Partials     1061     1061              
Files Changed Coverage Δ
packages/editor-ui/src/views/NodeView.vue 16.89% <7.69%> (+<0.01%) ⬆️

... and 5 files with indirect coverage changes

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