Fix compiling input setup file in nested folders - #1324
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1324 +/- ##
=======================================
Coverage 99.62% 99.62%
=======================================
Files 33 33
Lines 2921 2928 +7
Branches 318 318
=======================================
+ Hits 2910 2917 +7
Misses 5 5
Partials 6 6
Continue to review full report at Codecov.
|
atugushev
left a comment
There was a problem hiding this comment.
@peymanslh thanks! Could you add a test for this particular case?
atugushev
left a comment
There was a problem hiding this comment.
Thanks for the test! A few comments below:
b363772 to
db54498
Compare
Add unit test [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Fix some issues Co-authored-by: Albert Tugushev <albert@tugushev.ru> [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
db54498 to
2b1dcd6
Compare
|
@AndydeCleyre it's okay if we merge this before #1329? What do you think? |
Sure, I still need to add more tests, I'll rebase later and iron any wrinkles out. |
|
Wonderfull! Thanks, @peymanslh! |
Thanks for your review and suggestion! |
Closes #1312
Changelog-friendly one-liner: Fix compiling input
setup.pyfile in nested foldersContributor checklist