Skip to content

Propagate settings tooltips to tree rows#379

Merged
kmnhan merged 1 commit into
mainfrom
show-settings-tooltips-on-rows
May 31, 2026
Merged

Propagate settings tooltips to tree rows#379
kmnhan merged 1 commit into
mainfrom
show-settings-tooltips-on-rows

Conversation

@kmnhan
Copy link
Copy Markdown
Owner

@kmnhan kmnhan commented May 31, 2026

Summary

  • Propagate ParameterTree tooltip metadata onto both columns and the row widgets in the settings dialog.
  • Add a Qt test that verifies tooltip metadata reaches the label and value widgets for a known option.

Testing

  • Unit/UI tests added for tooltip propagation in the options dialog.
  • Existing options tree tests continue to pass.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.90%. Comparing base (0ba5d50) to head (ebbc494).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/erlab/interactive/_options/ui.py 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #379   +/-   ##
=======================================
  Coverage   88.90%   88.90%           
=======================================
  Files         139      139           
  Lines       47200    47214   +14     
  Branches     7617     7623    +6     
=======================================
+ Hits        41961    41974   +13     
  Misses       3265     3265           
- Partials     1974     1975    +1     

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

@kmnhan kmnhan merged commit 61d15de into main May 31, 2026
24 checks passed
@kmnhan kmnhan deleted the show-settings-tooltips-on-rows branch May 31, 2026 01:38
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