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: expose concurrent root in render hook #1734

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

mdjastrzebski
Copy link
Member

Summary

Expose concurrentRoot option on renderHook

Test plan

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.54%. Comparing base (692c55b) to head (62e8b52).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1734      +/-   ##
==========================================
- Coverage   95.57%   95.54%   -0.03%     
==========================================
  Files          92       92              
  Lines        5125     5139      +14     
  Branches      563      563              
==========================================
+ Hits         4898     4910      +12     
- Misses        227      229       +2     

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

@mdjastrzebski mdjastrzebski merged commit 9efe13e into main Jan 14, 2025
6 checks passed
@mdjastrzebski mdjastrzebski deleted the fix/expose-concurrent-root-in-render-hook branch January 14, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant