Skip to content

Enable --max-failures. #9

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
Dec 28, 2020
Merged

Enable --max-failures. #9

merged 2 commits into from
Dec 28, 2020

Conversation

tobiasraabe
Copy link
Member

Closes #7.

@tobiasraabe tobiasraabe added this to the v0.0.5 milestone Dec 27, 2020
@codecov
Copy link

codecov bot commented Dec 28, 2020

Codecov Report

Merging #9 (659b45f) into main (d535f56) will increase coverage by 1.45%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   89.40%   90.86%   +1.45%     
==========================================
  Files          14       14              
  Lines         406      416      +10     
==========================================
+ Hits          363      378      +15     
+ Misses         43       38       -5     
Flag Coverage Δ
end_to_end 84.85% <100.00%> (+1.60%) ⬆️
integration 42.06% <23.07%> (-0.30%) ⬇️
unit 44.23% <23.07%> (-0.36%) ⬇️

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

Impacted Files Coverage Δ
src/pytask_parallel/execute.py 91.66% <100.00%> (+6.30%) ⬆️
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 d535f56...659b45f. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 2781f71 into main Dec 28, 2020
@tobiasraabe tobiasraabe deleted the max-failures branch December 28, 2020 01:46
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.

ENH: Implement -x and --max-failures.
1 participant