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: popup position for point-aligned popups when no mouse position is known #447

use !== instead of != for null check

4e66204
Select commit
Loading
Failed to load commit list.
Merged

fix: popup position for point-aligned popups when no mouse position is known #447

use !== instead of != for null check
4e66204
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

97.68% (+0.00%) compared to 50ae862

View this Pull Request on Codecov

97.68% (+0.00%) compared to 50ae862

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.68%. Comparing base (50ae862) to head (4e66204).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #447   +/-   ##
=======================================
  Coverage   97.68%   97.68%           
=======================================
  Files          13       13           
  Lines         776      776           
  Branches      221      221           
=======================================
  Hits          758      758           
  Misses         18       18           

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