Skip to content

Convert cmd arguments to strings, remove --vanilla, display executed command and release v0.0.6.#7

Merged
tobiasraabe merged 6 commits intomainfrom
stringify-cmd-args-and-display-them
Jan 16, 2021
Merged

Convert cmd arguments to strings, remove --vanilla, display executed command and release v0.0.6.#7
tobiasraabe merged 6 commits intomainfrom
stringify-cmd-args-and-display-them

Conversation

@tobiasraabe
Copy link
Member

Changes

  • Remove the --vanilla flag.
  • convert cmd args to strings.
  • print the executed command.

@tobiasraabe tobiasraabe added this to the v0.0.6 milestone Jan 15, 2021
@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #7 (a4d2ea4) into main (03cc983) will increase coverage by 0.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   98.77%   99.07%   +0.30%     
==========================================
  Files          13       13              
  Lines         326      325       -1     
==========================================
  Hits          322      322              
+ Misses          4        3       -1     
Flag Coverage Δ
end_to_end 86.46% <92.30%> (+0.26%) ⬆️
unit 67.69% <76.92%> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
src/pytask_r/__init__.py 100.00% <100.00%> (ø)
src/pytask_r/collect.py 100.00% <100.00%> (+1.85%) ⬆️
src/pytask_r/parametrize.py 100.00% <100.00%> (ø)
tests/test_collect.py 98.55% <100.00%> (ø)
tests/test_parallel.py 96.15% <100.00%> (ø)
tests/test_parametrize.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 03cc983...4509ad9. Read the comment docs.

@tobiasraabe tobiasraabe changed the title Convert cmd arguments to strings, remove --vanilla, display executed command.. Convert cmd arguments to strings, remove --vanilla, display executed command and release v0.0.6. Jan 16, 2021
@tobiasraabe tobiasraabe merged commit cf36696 into main Jan 16, 2021
@tobiasraabe tobiasraabe deleted the stringify-cmd-args-and-display-them branch January 16, 2021 15:26
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