Skip to content

Comments

fix: -o should be relative to the cwd#130

Merged
Secrus merged 4 commits intopython-poetry:mainfrom
neersighted:relative_output
Oct 1, 2022
Merged

fix: -o should be relative to the cwd#130
Secrus merged 4 commits intopython-poetry:mainfrom
neersighted:relative_output

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

@sonarqubecloud
Copy link

sonarqubecloud 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