Skip to content

feat: add minimal equation tooltip#64

Merged
kellywsq03 merged 2 commits into
mainfrom
feat/equation-tooltip
Apr 8, 2026
Merged

feat: add minimal equation tooltip#64
kellywsq03 merged 2 commits into
mainfrom
feat/equation-tooltip

Conversation

@leslieyip02

Copy link
Copy Markdown
Owner

Closes #63.

also minor fix to function docstrings

Screenshot 2026-04-08 at 12 40 33 AM

@codecov-commenter

codecov-commenter commented Apr 7, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.74%. Comparing base (731adc9) to head (7f67059).
⚠️ Report is 1 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   25.74%   25.74%           
=======================================
  Files          78       78           
  Lines        1954     1954           
  Branches      349      349           
=======================================
  Hits          503      503           
  Misses       1242     1242           
  Partials      209      209           
Flag Coverage Δ
client 14.09% <ø> (ø)
server 87.98% <ø> (ø)

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.

Comment thread client/src/views/inspector/equation/EquationFieldSet.tsx Outdated
Comment thread client/src/views/inspector/equation/EquationFieldSet.tsx Outdated
Comment thread client/src/views/inspector/equation/EquationFieldSet.tsx Outdated
@kellywsq03
kellywsq03 merged commit c1493aa into main Apr 8, 2026
2 checks passed
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.

feat: better equation docs for users

3 participants