Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libtmux: Improved options and hooks #925

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

libtmux: Improved options and hooks #925

wants to merge 14 commits into from

Conversation

tony
Copy link
Member

@tony tony commented Apr 6, 2024

Changes

libtmux: Improved options

poetry add "git+https://github.com/tmux-python/libtmux.git#improved-options

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.21%. Comparing base (c62d1aa) to head (6b30300).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #925   +/-   ##
=======================================
  Coverage   70.21%   70.21%           
=======================================
  Files          26       26           
  Lines        1937     1937           
  Branches      404      404           
=======================================
  Hits         1360     1360           
  Misses        454      454           
  Partials      123      123           

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

@tony tony force-pushed the improved-options branch 3 times, most recently from 341e968 to f394055 Compare April 27, 2024 13:03
@tony tony force-pushed the improved-options branch 2 times, most recently from ce3e516 to 0836dca Compare May 5, 2024 16:06
tony added 13 commits May 11, 2024 06:16
tests/workspace/test_builder.py:233: error: "Session" has no attribute "show_option"  [attr-defined]
tests/workspace/test_builder.py:237: error: "Session" has no attribute "show_option"  [attr-defined]
tests/workspace/test_builder.py:252: error: "Session" has no attribute "show_option"  [attr-defined]
tests/workspace/test_builder.py:255: error: "Session" has no attribute "show_option"  [attr-defined]
tests/workspace/test_builder.py:278: error: "Session" has no attribute "show_option"  [attr-defined]
tests/workspace/test_builder.py:281: error: "Session" has no attribute "show_option"  [attr-defined]
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.

None yet

1 participant