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

Pane, Window: Improve parsing of option values #520

Merged
merged 3 commits into from Feb 8, 2024
Merged

Conversation

tony
Copy link
Member

@tony tony commented Feb 8, 2024

Changes

Pane, Window: Improve parsing of option values

Integers are now parsed more reliably

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (db775fc) 89.15% compared to head (5133fb4) 89.10%.

❗ Current head 5133fb4 differs from pull request most recent head 4d79151. Consider uploading reports for the commit 4d79151 to get more accurate results

Files Patch % Lines
src/libtmux/window.py 60.00% 2 Missing ⚠️
src/libtmux/pane.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #520      +/-   ##
==========================================
- Coverage   89.15%   89.10%   -0.05%     
==========================================
  Files          36       36              
  Lines        3559     3562       +3     
  Branches      501      501              
==========================================
+ Hits         3173     3174       +1     
- Misses        265      267       +2     
  Partials      121      121              

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

@tony tony merged commit aba1736 into master Feb 8, 2024
22 checks passed
@tony tony deleted the window-pane-cmd branch February 8, 2024 19:22
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