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: selectAll infinite recursion #948

Merged
merged 1 commit into from
Jan 6, 2025

fix: selectAll recursion

7416120
Select commit
Loading
Failed to load commit list.
Merged

fix: selectAll infinite recursion #948

fix: selectAll recursion
7416120
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

77.72% (+0.00%) compared to 87b70e5

View this Pull Request on Codecov

77.72% (+0.00%) compared to 87b70e5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.72%. Comparing base (87b70e5) to head (7416120).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #948   +/-   ##
=======================================
  Coverage   77.72%   77.72%           
=======================================
  Files         154      154           
  Lines       19154    19154           
  Branches     1930     1930           
=======================================
  Hits        14888    14888           
  Misses       4243     4243           
  Partials       23       23           

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