FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

removed addition of None to sys.path in case there is no project root by borundev · Pull Request #8 · grimen/python-rootpath · GitHub

removed addition of None to sys.path in case there is no project root - #8

Open
borundev wants to merge 1 commit into
grimen:masterfrom
borundev:bug_fix
Open

removed addition of None to sys.path in case there is no project root#8
borundev wants to merge 1 commit into
grimen:masterfrom
borundev:bug_fix

Conversation

Copy link
Copy Markdown

If the project does not have a rootpath None is added to sys.path. This has been fixed.

codecov Bot commented Mar 31, 2021
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #8 (98b9f21) into master (5b48ff9) will decrease coverage by 1.03%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   92.50%   91.46%   -1.04%     
==========================================
  Files           3        3              
  Lines          80       82       +2     
==========================================
+ Hits           74       75       +1     
- Misses          6        7       +1     
Impacted Files Coverage Δ
rootpath/append.py 89.65% <50.00%> (-2.94%) ⬇️

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 5b48ff9...98b9f21. Read the comment docs.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL