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

feat(Canvas): add useVizNodeModel #1869

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Temp: TODO comments

b1babb3
Select commit
Loading
Failed to load commit list.
Draft

feat(Canvas): add useVizNodeModel #1869

Temp: TODO comments
b1babb3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 1s

78.48% (-0.01%) compared to cc6e1af, passed because coverage increased by 0.06% when compared to adjusted base (78.41%)

View this Pull Request on Codecov

78.48% (-0.01%) compared to cc6e1af, passed because coverage increased by 0.06% when compared to adjusted base (78.41%)

Details

Codecov Report

Attention: Patch coverage is 93.65079% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.48%. Comparing base (cc6e1af) to head (b1babb3).

Files with missing lines Patch % Lines
...nents/Visualization/Canvas/Form/CanvasFormBody.tsx 93.54% 2 Missing ⚠️
...s/Visualization/Custom/hooks/disable-step.hook.tsx 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1869      +/-   ##
============================================
- Coverage     78.48%   78.48%   -0.01%     
  Complexity      367      367              
============================================
  Files           468      469       +1     
  Lines         14777    14766      -11     
  Branches       2832     2736      -96     
============================================
- Hits          11598    11589       -9     
- Misses         2906     3089     +183     
+ Partials        273       88     -185     

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