Skip to content

Fix PWD capitalization in development setup.#56

Closed
newAM wants to merge 2 commits intopython-kasa:masterfrom
newAM:master
Closed

Fix PWD capitalization in development setup.#56
newAM wants to merge 2 commits intopython-kasa:masterfrom
newAM:master

Conversation

@newAM
Copy link
Copy Markdown
Contributor

@newAM newAM commented May 3, 2020

I tried the development setup in bash & zsh, both did not handle capital PWD, changing it to lowercase worked.

bash: PWD: command not found
zsh: command not found: PWD

@codecov-io
Copy link
Copy Markdown

codecov-io commented May 3, 2020

Codecov Report

Merging #56 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   70.20%   70.20%           
=======================================
  Files           9        9           
  Lines        1094     1094           
  Branches      157      157           
=======================================
  Hits          768      768           
  Misses        305      305           
  Partials       21       21           

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 c6d7683...bfdd352. Read the comment docs.

@rytilahti
Copy link
Copy Markdown
Member

Thanks for the PR, but I'll close this as #54 will obsolete requirements* files and remove the dockerfile as it's simple enough to run the tests without docker and avoids the need to maintain the file.

@rytilahti rytilahti closed this May 4, 2020
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