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: -o should be relative to the cwd #130

Merged
merged 4 commits into from
Oct 1, 2022

Conversation

neersighted
Copy link
Member

@neersighted neersighted commented Oct 1, 2022

Fixes: #77

Also includes:

  • refactor(tests): drop custom tmp_dir fixture in favor of tmp_path
  • refactor(tests): correctness and removal of dead code
  • refactor(tests): simplify fixture path logic

@sonarcloud
Copy link

sonarcloud bot commented Oct 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
5.9% 5.9% Duplication

@Secrus Secrus merged commit acaed39 into python-poetry:main Oct 1, 2022
@neersighted neersighted deleted the relative_output branch October 1, 2022 15:21
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.

--output relative to the project directory even when running from another directory
2 participants