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

12716 auto open parent components on drop #12962

Merged
merged 5 commits into from
Jun 18, 2024

Add tests for `treeviewitem` open and `schemanode` adding behaviour

e828356
Select commit
Loading
Failed to load commit list.
Merged

12716 auto open parent components on drop #12962

Add tests for `treeviewitem` open and `schemanode` adding behaviour
e828356
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

91.47% (+0.00%) compared to 396c405

View this Pull Request on Codecov

91.47% (+0.00%) compared to 396c405

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.47%. Comparing base (396c405) to head (e828356).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12962   +/-   ##
=======================================
  Coverage   91.46%   91.47%           
=======================================
  Files        1400     1401    +1     
  Lines       19821    19839   +18     
  Branches     2395     2397    +2     
=======================================
+ Hits        18130    18148   +18     
  Misses       1427     1427           
  Partials      264      264           

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