Skip to content
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

Better parsing of command-line options. #2

Merged
merged 7 commits into from
Aug 14, 2020
Merged

Conversation

tobiasraabe
Copy link
Member

No description provided.

@tobiasraabe tobiasraabe added this to the v0.0.2 milestone Aug 14, 2020
@codecov
Copy link

codecov bot commented Aug 14, 2020

Codecov Report

Merging #2 into main will increase coverage by 3.22%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   86.14%   89.37%   +3.22%     
==========================================
  Files           9       11       +2     
  Lines         296      386      +90     
==========================================
+ Hits          255      345      +90     
  Misses         41       41              
Flag Coverage Δ
#end_to_end 76.16% <73.52%> (-0.19%) ⬇️
#integration 43.26% <43.13%> (-0.66%) ⬇️
#unit 45.85% <83.33%> (+10.71%) ⬆️

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

Impacted Files Coverage Δ
src/pytask_parallel/callbacks.py 100.00% <100.00%> (ø)
src/pytask_parallel/cli.py 100.00% <100.00%> (ø)
src/pytask_parallel/config.py 100.00% <100.00%> (ø)
tests/test_callbacks.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_config.py 100.00% <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 7f6271b...d794d01. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 8d63937 into main Aug 14, 2020
@tobiasraabe tobiasraabe deleted the better-parsing branch August 14, 2020 07:03
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.

None yet

1 participant