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

Ansible navigator related fixes #523

Merged
merged 20 commits into from
Feb 15, 2024

docs(CHANGES): Note fixes and improvement

a5980cf
Select commit
Failed to load commit list.
Merged

Ansible navigator related fixes #523

docs(CHANGES): Note fixes and improvement
a5980cf
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

88.76% (-0.35%) compared to e67c5a9

View this Pull Request on Codecov

88.76% (-0.35%) compared to e67c5a9

Details

Codecov Report

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

Comparison is base (e67c5a9) 89.10% compared to head (a5980cf) 88.76%.

Files Patch % Lines
src/libtmux/pane.py 55.88% 8 Missing and 7 partials ⚠️
src/libtmux/window.py 64.00% 4 Missing and 5 partials ⚠️
src/libtmux/exc.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
- Coverage   89.10%   88.76%   -0.35%     
==========================================
  Files          36       37       +1     
  Lines        3562     3685     +123     
  Branches      501      526      +25     
==========================================
+ Hits         3174     3271      +97     
- Misses        267      281      +14     
- Partials      121      133      +12     

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