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

Deprecate the old API without compilation steps. #34

Merged
merged 3 commits into from
Apr 15, 2022

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 14, 2022
@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #34 (c1b4b68) into main (f0da086) will decrease coverage by 0.01%.
The diff coverage is 80.00%.

❗ Current head c1b4b68 differs from pull request most recent head ad0858c. Consider uploading reports for the commit ad0858c to get more accurate results

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   98.42%   98.41%   -0.02%     
==========================================
  Files          17       17              
  Lines         573      506      -67     
==========================================
- Hits          564      498      -66     
+ Misses          9        8       -1     
Flag Coverage Δ
end_to_end 91.69% <80.00%> (-0.98%) ⬇️
unit 63.43% <60.00%> (+3.92%) ⬆️

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

Impacted Files Coverage Δ
tests/test_execute.py 100.00% <ø> (ø)
tests/test_parallel.py 96.49% <ø> (-0.98%) ⬇️
tests/test_parametrize.py 97.67% <ø> (-0.54%) ⬇️
src/pytask_latex/collect.py 97.53% <80.00%> (+0.97%) ⬆️

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 cdfd910...ad0858c. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 32870a1 into main Apr 15, 2022
@tobiasraabe tobiasraabe deleted the deprecate-old-decorator branch April 15, 2022 18:42
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