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(jsx/dom): improve performance of findInsertBefore #3203

Closed

feat(jsx/dom): improve performance of `findInsertBefore`

3078b54
Select commit
Loading
Failed to load commit list.
Closed

feat(jsx/dom): improve performance of findInsertBefore #3203

feat(jsx/dom): improve performance of `findInsertBefore`
3078b54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2024 in 0s

96.20% (target 75.00%)

View this Pull Request on Codecov

96.20% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.20%. Comparing base (cdd48f4) to head (3078b54).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3203   +/-   ##
=======================================
  Coverage   96.20%   96.20%           
=======================================
  Files         151      151           
  Lines       15074    15081    +7     
  Branches     2718     2647   -71     
=======================================
+ Hits        14502    14509    +7     
  Misses        572      572           

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