tmux-python / libtmux

⚙️ Python API / wrapper for tmux
https://libtmux.git-pull.com
MIT License
1.01k stars 104 forks source link

Add implicit exports into __init__.py #531

Closed ssbarnea closed 6 months ago

ssbarnea commented 6 months ago

Fixes: #530

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

ssbarnea commented 6 months ago

@tony Please note that this CLA checker is broken, see below. I even disabled my ad blocker and it still displays and empty form and no buttons.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.38%. Comparing base (48ea20b) to head (765d700). Report is 77 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #531 +/- ## ========================================== - Coverage 88.76% 88.38% -0.38% ========================================== Files 37 37 Lines 3685 3798 +113 Branches 526 549 +23 ========================================== + Hits 3271 3357 +86 - Misses 281 304 +23 - Partials 133 137 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tony commented 6 months ago

@ssbarnea I will cut a feature-level package release so you can try this downstream.

tony commented 6 months ago

@ssbarnea This is live in v0.32.0 (PyPI, release notes, changes)