Skip to content

Release 0.0.4 and step into source directory before compiling a document. #4

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

Merged
merged 2 commits into from
Aug 21, 2020

Conversation

tobiasraabe
Copy link
Member

Changes

Fixes and issue where a document is compiled to a different folder than the source directory and has other inputs which are included via relative paths.

@tobiasraabe tobiasraabe added this to the v0.0.4 milestone Aug 21, 2020
@codecov
Copy link

codecov bot commented Aug 21, 2020

Codecov Report

Merging #4 into main will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   99.18%   99.23%   +0.04%     
==========================================
  Files          11       11              
  Lines         246      262      +16     
==========================================
+ Hits          244      260      +16     
  Misses          2        2              
Flag Coverage Δ
#end_to_end 90.83% <100.00%> (+0.59%) ⬆️
#unit 62.59% <44.44%> (-1.64%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pytask_latex/__init__.py 100.00% <100.00%> (ø)
src/pytask_latex/collect.py 97.67% <100.00%> (+0.05%) ⬆️
tests/test_collect.py 100.00% <100.00%> (ø)
tests/test_execute.py 100.00% <100.00%> (ø)

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 3927e90...91d918b. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 662fb09 into main Aug 21, 2020
@tobiasraabe tobiasraabe deleted the fix-directory branch August 21, 2020 21:42
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