Skip to content

Add a check for exit codes to be equal to zero. #3

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 10 commits into from
Oct 3, 2020
Merged

Conversation

tobiasraabe
Copy link
Member

No description provided.

@tobiasraabe tobiasraabe added this to the v0.0.3 milestone Sep 18, 2020
@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #3 into main will increase coverage by 0.67%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   98.87%   99.54%   +0.67%     
==========================================
  Files          11       11              
  Lines         177      219      +42     
==========================================
+ Hits          175      218      +43     
+ Misses          2        1       -1     
Flag Coverage Δ
#end_to_end 87.21% <ø> (-4.32%) ⬇️
#unit 73.05% <ø> (+6.95%) ⬆️

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

Impacted Files Coverage Δ
src/pytask_r/collect.py 100.00% <ø> (+5.00%) ⬆️
src/pytask_r/config.py 100.00% <ø> (ø)
src/pytask_r/execute.py 100.00% <ø> (ø)
src/pytask_r/parametrize.py 100.00% <ø> (ø)
src/pytask_r/plugin.py 100.00% <ø> (ø)
tests/test_collect.py 97.77% <ø> (-2.23%) ⬇️
tests/test_config.py 100.00% <ø> (ø)
tests/test_execute.py 100.00% <ø> (ø)
tests/test_parametrize.py 100.00% <ø> (ø)
... and 8 more

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 eeb3009...e53db97. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 70fda0a into main Oct 3, 2020
@tobiasraabe tobiasraabe deleted the exit-code branch October 3, 2020 22:28
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