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 switched project path #454

Merged
merged 2 commits into from
Nov 7, 2018
Merged

Fix switched project path #454

merged 2 commits into from
Nov 7, 2018

Conversation

tomv564
Copy link
Contributor

@tomv564 tomv564 commented Nov 7, 2018

We never updated the current project path after a quick switch was detected, causing #448.

Updates the unit test to catch this scenario.

@tomv564 tomv564 requested a review from rwols November 7, 2018 21:13
@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 28.314% when pulling f2365f4 on fix_switched_project_path into ea513ed on master.

self.end_sessions()
self._project_path = current_project_path
Copy link
Member

Choose a reason for hiding this comment

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

Hah. Oopsie!

@rwols rwols merged commit 69e8e93 into master Nov 7, 2018
@rwols rwols deleted the fix_switched_project_path branch November 7, 2018 21:35
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

3 participants