Skip to content

Align pytask-latex with pytask v0.2. #33

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

Align pytask-latex with pytask v0.2. #33

merged 18 commits into from
Apr 16, 2022

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Mar 14, 2022

No description provided.

@tobiasraabe tobiasraabe added this to the v0.2.0 milestone Mar 14, 2022
@tobiasraabe tobiasraabe changed the base branch from main to deprecate-old-decorator April 15, 2022 18:26
Base automatically changed from deprecate-old-decorator to main April 15, 2022 18:42
@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #33 (96afe75) into main (f0da086) will increase coverage by 1.40%.
The diff coverage is 99.62%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   98.42%   99.83%   +1.40%     
==========================================
  Files          17       17              
  Lines         573      622      +49     
==========================================
+ Hits          564      621      +57     
+ Misses          9        1       -8     
Flag Coverage Δ
end_to_end 98.07% <96.65%> (+5.40%) ⬆️
unit 48.71% <42.75%> (-10.80%) ⬇️

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

Impacted Files Coverage Δ
src/pytask_latex/__init__.py 100.00% <ø> (+33.33%) ⬆️
tests/conftest.py 100.00% <ø> (ø)
src/pytask_latex/collect.py 99.01% <98.64%> (+2.46%) ⬆️
src/pytask_latex/config.py 100.00% <100.00%> (ø)
src/pytask_latex/execute.py 100.00% <100.00%> (ø)
src/pytask_latex/parametrize.py 100.00% <100.00%> (ø)
src/pytask_latex/plugin.py 100.00% <100.00%> (ø)
tests/test_collect.py 100.00% <100.00%> (+2.27%) ⬆️
tests/test_config.py 100.00% <100.00%> (ø)
tests/test_execute.py 100.00% <100.00%> (ø)
... and 6 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 32870a1...96afe75. Read the comment docs.

@tobiasraabe tobiasraabe merged commit bbed260 into main Apr 16, 2022
@tobiasraabe tobiasraabe deleted the align-w-pytask-0.2 branch April 16, 2022 12:58
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