Skip to content

Fix execution on UNIX systems and release v0.0.3. #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 16 commits into from
Jan 16, 2021

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Jan 9, 2021

Changes

  • Remove log file handling on non-Windows.
  • Switch directory to do-file dir before executing a task.

@codecov
Copy link

codecov bot commented Jan 9, 2021

Codecov Report

Merging #4 (5b17ba3) into main (7b797f2) will decrease coverage by 0.40%.
The diff coverage is 68.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   75.58%   75.18%   -0.41%     
==========================================
  Files          15       15              
  Lines         385      407      +22     
==========================================
+ Hits          291      306      +15     
- Misses         94      101       +7     
Flag Coverage Δ
end_to_end 59.45% <48.48%> (-1.58%) ⬇️
unit 69.04% <66.66%> (-0.31%) ⬇️

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

Impacted Files Coverage Δ
src/pytask_stata/parametrize.py 57.14% <0.00%> (ø)
tests/test_parallel.py 32.65% <ø> (-0.04%) ⬇️
src/pytask_stata/execute.py 48.14% <16.66%> (-4.03%) ⬇️
tests/test_parametrize.py 34.37% <20.00%> (ø)
tests/test_execute.py 63.93% <43.75%> (-4.70%) ⬇️
src/pytask_stata/collect.py 96.36% <88.23%> (-0.07%) ⬇️
src/pytask_stata/__init__.py 100.00% <100.00%> (ø)
src/pytask_stata/config.py 96.00% <100.00%> (+0.34%) ⬆️
src/pytask_stata/shared.py 75.00% <100.00%> (+8.33%) ⬆️
tests/test_collect.py 98.70% <100.00%> (+0.10%) ⬆️

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 7b797f2...5b17ba3. Read the comment docs.

@tobiasraabe tobiasraabe changed the title Fix execution on UNIX. Fix execution on UNIX systems. Jan 9, 2021
@tobiasraabe tobiasraabe changed the title Fix execution on UNIX systems. Fix execution on UNIX systems and release v0.0.3. Jan 16, 2021
@tobiasraabe tobiasraabe merged commit 1e0e854 into main Jan 16, 2021
@tobiasraabe tobiasraabe deleted the fix-running-on-unix branch January 16, 2021 14:54
@tobiasraabe tobiasraabe added this to the v0.0.3 milestone Jan 16, 2021
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