Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Nov 30, 2025

No description provided.

@codecov
Copy link

codecov bot commented Nov 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.03%. Comparing base (e36069b) to head (0c54bd8).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #609   +/-   ##
=======================================
  Coverage   44.03%   44.03%           
=======================================
  Files          22       22           
  Lines        2305     2305           
  Branches      362      362           
=======================================
  Hits         1015     1015           
  Misses       1143     1143           
  Partials      147      147           

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

@tony tony force-pushed the refresh-markdown branch 2 times, most recently from e0f7912 to 0e0d408 Compare November 30, 2025 20:41
tony added 2 commits November 30, 2025 15:00
why: Following libvcs pattern, each code example should link to
deeper documentation for users who want to learn more.

what:
- Add "Learn more" links to quickstart sections (workspace setup,
  pane interaction, traversal, pytest plugin)
- Add inline links in features list (traverse, context managers, pytest)
- Add pytest fixture code example showing session fixture usage
- Reorganize project links into Topics / Reference / Project groups
- Link all 6 topic pages: traversal, pane_interaction, workspace_setup,
  automation_patterns, context_managers, options_and_hooks
tony added 5 commits November 30, 2025 15:03
why: New filtering topic should be discoverable from README.

what:
- Add "Learn more about Filtering" link in List and filter sessions section
- Add Filtering to Topics list in Project links
why: Users should be able to jump directly to API reference from
the core concepts table.

what:
- Link Server/Session/Window/Pane to their respective API pages
- Add note about Options and Hooks abstractions with links
why: The centered logo/badges div from README shouldn't bleed into
the sphinx docs - use :start-after: to skip it.

what:
- Add "# libtmux" as page title
- Use :start-after: </div> to skip the centered header section
why: The horizontal rule appears in sphinx docs when using
:start-after: </div> - not needed since header is visually distinct.
why: The hide-toc frontmatter was suppressing the sidebar ToC,
and the toctree directive was malformed (stray :hidden: outside block).

what:
- Remove hide-toc: true frontmatter
- Remove stray "## Table of Contents" and ":hidden:" text
- Add :hidden: to first toctree directive (matches libvcs pattern)
@tony tony marked this pull request as ready for review November 30, 2025 21:17
@tony
Copy link
Member Author

tony commented Nov 30, 2025

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

🤖 Generated with Claude Code

@tony tony merged commit 749c2d0 into master Nov 30, 2025
14 checks passed
@tony tony deleted the refresh-markdown branch November 30, 2025 21:30
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.

2 participants