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(tooltip): allow multiple tooltips per grid cell #1448

Merged
merged 9 commits into from
Mar 31, 2024

chore: add unit test coverage for new code

2c3e67f
Select commit
Loading
Failed to load commit list.
Merged

fix(tooltip): allow multiple tooltips per grid cell #1448

chore: add unit test coverage for new code
2c3e67f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2024 in 1s

99.8% (+0.1%) compared to 863933f

View this Pull Request on Codecov

99.8% (+0.1%) compared to 863933f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.8%. Comparing base (863933f) to head (2c3e67f).

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1448     +/-   ##
========================================
+ Coverage    99.8%   99.8%   +0.1%     
========================================
  Files         199     199             
  Lines       21621   21682     +61     
  Branches     7236    7123    -113     
========================================
+ Hits        21557   21618     +61     
+ Misses         64      58      -6     
- Partials        0       6      +6     

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