Skip to content

Conversation

tobiasraabe
Copy link
Member

This PR allows to use pytask via python -m pytask which will also add the current path to sys.path.

@tobiasraabe tobiasraabe added this to the v0.0.11 milestone Dec 22, 2020
@codecov
Copy link

codecov bot commented Dec 22, 2020

Codecov Report

Merging #51 (26e1e8b) into main (21ba23a) will increase coverage by 0.00%.
The diff coverage is 93.75%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   89.47%   89.47%           
=======================================
  Files          54       55    +1     
  Lines        4457     4467   +10     
=======================================
+ Hits         3988     3997    +9     
- Misses        469      470    +1     
Flag Coverage Δ
end_to_end 74.99% <81.25%> (+0.03%) ⬆️
integration 41.68% <43.75%> (+0.04%) ⬆️
unit 68.97% <75.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
src/pytask/__main__.py 75.00% <75.00%> (ø)
src/_pytask/capture.py 84.57% <100.00%> (ø)
src/_pytask/logging.py 92.85% <100.00%> (ø)
src/_pytask/mark/expression.py 98.34% <100.00%> (ø)
src/_pytask/mark/structures.py 92.30% <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 21ba23a...26e1e8b. Read the comment docs.

Base automatically changed from immediate-exit to main December 22, 2020 23:00
@tobiasraabe tobiasraabe merged commit 01d7d3f into main Dec 22, 2020
@tobiasraabe tobiasraabe deleted the invoke-python-m branch December 22, 2020 23:44
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