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 relative paths resolving #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mr-corso
Copy link

When serge import command run with specifying config folder relative paths are resolved relative to current working directory instead of config file location.

@codecov-io
Copy link

codecov-io commented Nov 21, 2020

Codecov Report

Merging #132 (08a7f41) into master (44e047f) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   54.88%   54.87%   -0.01%     
==========================================
  Files         100      100              
  Lines        7472     7473       +1     
  Branches     1834     1834              
==========================================
  Hits         4101     4101              
- Misses       2676     2677       +1     
  Partials      695      695              
Impacted Files Coverage Δ
lib/Serge/Command/import.pm 7.61% <0.00%> (-0.08%) ⬇️

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 44e047f...08a7f41. Read the comment docs.

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.

2 participants