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

Set XDG_CONFIG_HOME tmux config path correctly if XDG_CONFIG_HOME in use #490

Merged
merged 1 commit into from
May 15, 2019

Conversation

kstilwell
Copy link
Contributor

Intended to address #475

@kstilwell kstilwell requested a review from tony May 14, 2019 23:49
Copy link
Member

@tony tony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If tests pass, this LGTM

@codecov-io
Copy link

codecov-io commented May 15, 2019

Codecov Report

Merging #490 into master will increase coverage by 2.31%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #490      +/-   ##
==========================================
+ Coverage   75.31%   77.63%   +2.31%     
==========================================
  Files           5        5              
  Lines         794      845      +51     
  Branches      231      274      +43     
==========================================
+ Hits          598      656      +58     
+ Misses        145      139       -6     
+ Partials       51       50       -1
Impacted Files Coverage Δ
tmuxp/cli.py 56.83% <100%> (+0.6%) ⬆️
tmuxp/config.py 90.23% <0%> (+4.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e1212f...9e73aa3. Read the comment docs.

@kstilwell kstilwell merged commit c47aee1 into master May 15, 2019
@kstilwell kstilwell deleted the issue_475_fix branch May 15, 2019 00:43
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.

3 participants