Skip to content

Convert DeprecationWarning to FutureWarning for deprecated decorators. #420

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 1 commit into from
Sep 19, 2023

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.4.0 milestone Sep 19, 2023
@tobiasraabe tobiasraabe changed the title Convert DeprecationWarnings to Futurewarnings for deprecated decorators. Convert DeprecationWarnings to FutureWarnings for deprecated decorators. Sep 19, 2023
@tobiasraabe tobiasraabe changed the title Convert DeprecationWarnings to FutureWarnings for deprecated decorators. Convert DeprecationWarning to FutureWarning for deprecated decorators. Sep 19, 2023
@tobiasraabe tobiasraabe enabled auto-merge (squash) September 19, 2023 21:53
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (262d6e7) 95.42% compared to head (354d185) 95.42%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #420   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files          95       95           
  Lines        8408     8408           
=======================================
  Hits         8023     8023           
  Misses        385      385           
Flag Coverage Δ
end_to_end 82.95% <100.00%> (ø)
integration 39.40% <0.00%> (ø)
unit 65.16% <0.00%> (+0.03%) ⬆️

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

Files Changed Coverage Δ
src/_pytask/mark/structures.py 90.54% <ø> (ø)
tests/test_mark.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobiasraabe tobiasraabe merged commit 3a1df52 into main Sep 19, 2023
@tobiasraabe tobiasraabe deleted the future-warnings branch September 19, 2023 21:59
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