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

fix(pane,session,server): Return False if type mismatched #510

Merged
merged 2 commits into from
Nov 25, 2023
Merged

Conversation

tony
Copy link
Member

@tony tony commented Nov 25, 2023

Follow up to #505

Copy link

codecov bot commented Nov 25, 2023

Codecov Report

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

Comparison is base (c729584) 88.79% compared to head (d55b1a4) 88.65%.

❗ Current head d55b1a4 differs from pull request most recent head 1372f44. Consider uploading reports for the commit 1372f44 to get more accurate results

Files Patch % Lines
src/libtmux/server.py 0.00% 3 Missing ⚠️
src/libtmux/pane.py 33.33% 1 Missing and 1 partial ⚠️
src/libtmux/session.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #510      +/-   ##
==========================================
- Coverage   88.79%   88.65%   -0.14%     
==========================================
  Files          35       35              
  Lines        3515     3518       +3     
  Branches      485      488       +3     
==========================================
- Hits         3121     3119       -2     
- Misses        285      288       +3     
- Partials      109      111       +2     

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

@tony tony merged commit ac19b4b into master Nov 25, 2023
19 checks passed
@tony tony deleted the object-eq-fix branch November 25, 2023 19:17
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.

1 participant