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(TreeData): Reset the childrens prop when unflattening dataset in case it is being reused #1675

Merged

fix(Eslint): Fix eslint errors

a842223
Select commit
Loading
Failed to load commit list.
Merged

fix(TreeData): Reset the childrens prop when unflattening dataset in case it is being reused #1675

fix(Eslint): Fix eslint errors
a842223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

99.8% (-0.0%) compared to 7a6dd06

View this Pull Request on Codecov

99.8% (-0.0%) compared to 7a6dd06

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.8%. Comparing base (7a6dd06) to head (a842223).

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1675     +/-   ##
========================================
- Coverage    99.8%   99.8%   -0.0%     
========================================
  Files         187     187             
  Lines       31082   31080      -2     
  Branches     9786    9783      -3     
========================================
- Hits        30993   30991      -2     
  Misses         89      89             

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