Skip to content

Add generic tooltip capability#2674

Merged
jmthomas merged 1 commit intomainfrom
tooltip
Dec 23, 2025
Merged

Add generic tooltip capability#2674
jmthomas merged 1 commit intomainfrom
tooltip

Conversation

@jmthomas
Copy link
Copy Markdown
Member

closes #1290

@jmthomas jmthomas requested review from EmilyRagan, clayandgen, ryan-pratt and ryanmelt and removed request for ryanmelt December 23, 2025 01:08
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.26%. Comparing base (db71e0b) to head (5aa57e9).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2674   +/-   ##
=======================================
  Coverage   79.25%   79.26%           
=======================================
  Files         662      662           
  Lines       52419    52419           
  Branches      734      734           
=======================================
+ Hits        41547    41548    +1     
+ Misses      10792    10791    -1     
  Partials       80       80           
Flag Coverage Δ
python 81.27% <ø> (-0.01%) ⬇️
ruby-api 84.48% <ø> (+0.05%) ⬆️
ruby-backend 82.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jmthomas jmthomas merged commit 0c6eb1c into main Dec 23, 2025
47 checks passed
@jmthomas jmthomas deleted the tooltip branch December 23, 2025 20:33
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.

Generic TOOLTIP widget for hover text

2 participants