Skip to content

Align pytask-stata with pytask v0.2. #22

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 5 commits into from
Apr 16, 2022
Merged

Conversation

tobiasraabe
Copy link
Member

Changes

Provide a description and/or bullet points to describe the changes in this PR.

Todo

  • Reference issues which can be closed due to this PR with "Closes #x".
  • Review whether the documentation needs to be updated.
  • Document PR in docs/changes.rst.

@tobiasraabe tobiasraabe added this to the v0.2.0 milestone Mar 21, 2022
@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #22 (04e8d80) into main (4f4869a) will decrease coverage by 12.27%.
The diff coverage is 54.20%.

@@             Coverage Diff             @@
##             main      #22       +/-   ##
===========================================
- Coverage   74.56%   62.28%   -12.28%     
===========================================
  Files          15       15               
  Lines         405      472       +67     
===========================================
- Hits          302      294        -8     
- Misses        103      178       +75     
Flag Coverage Δ
end_to_end 57.20% <50.42%> (-3.54%) ⬇️
unit 51.90% <41.17%> (-16.49%) ⬇️

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

Impacted Files Coverage Δ
tests/test_parallel.py 27.27% <21.27%> (-6.73%) ⬇️
tests/test_parametrize.py 31.14% <25.00%> (-5.22%) ⬇️
tests/test_execute.py 55.29% <43.47%> (-9.23%) ⬇️
src/pytask_stata/execute.py 48.14% <57.14%> (-1.86%) ⬇️
src/pytask_stata/parametrize.py 62.50% <66.66%> (ø)
src/pytask_stata/config.py 89.18% <82.35%> (-6.97%) ⬇️
src/pytask_stata/collect.py 87.71% <88.23%> (-8.03%) ⬇️
src/pytask_stata/cli.py 100.00% <100.00%> (ø)
src/pytask_stata/plugin.py 100.00% <100.00%> (ø)
src/pytask_stata/shared.py 82.60% <100.00%> (+6.13%) ⬆️
... and 3 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 8d54085...04e8d80. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 6f2a3d2 into main Apr 16, 2022
@tobiasraabe tobiasraabe deleted the align-w-pytask-v0.2 branch April 16, 2022 19:20
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