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 DefinitionTooltip not opening on first click #17622

Merged

fix: race condition in `DefinitionTooltip`

f99ebb6
Select commit
Loading
Failed to load commit list.
Merged

Fix DefinitionTooltip not opening on first click #17622

fix: race condition in `DefinitionTooltip`
f99ebb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

77.03% (+0.00%) compared to 6bd017d

View this Pull Request on Codecov

77.03% (+0.00%) compared to 6bd017d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.03%. Comparing base (6bd017d) to head (f99ebb6).
Report is 21 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17622   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files         408      408           
  Lines       13993    13994    +1     
  Branches     4349     4301   -48     
=======================================
+ Hits        10779    10780    +1     
- Misses       3041     3042    +1     
+ Partials      173      172    -1     

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