Skip to content

fix(examples): use SetWidth to fix type mismatch in help#1620

Open
ManManavadaria wants to merge 1 commit intocharmbracelet:mainfrom
ManManavadaria:fix-1617-example-help
Open

fix(examples): use SetWidth to fix type mismatch in help#1620
ManManavadaria wants to merge 1 commit intocharmbracelet:mainfrom
ManManavadaria:fix-1617-example-help

Conversation

@ManManavadaria
Copy link
Copy Markdown

Summery

Updates the help example to set the help model width via SetWidth() instead of assigning to Width directly, resolving a type mismatch

Fixes #1617

  • I have read CONTRIBUTING.md.
  • I have created a discussion that was approved by a maintainer (for new features).

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.09%. Comparing base (ec39c45) to head (9debd01).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1620   +/-   ##
=======================================
  Coverage   56.09%   56.09%           
=======================================
  Files          25       25           
  Lines        1287     1287           
=======================================
  Hits          722      722           
  Misses        481      481           
  Partials       84       84           

☔ 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.

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.

v2: "help" example does not compile

1 participant