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

breaking: raise errors on deprecated CLI and function arguments #581

Merged
merged 3 commits into from
May 3, 2024

Conversation

adbar
Copy link
Owner

@adbar adbar commented May 2, 2024

No description provided.

@adbar adbar linked an issue May 2, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.82%. Comparing base (11255bd) to head (62e9613).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #581      +/-   ##
==========================================
+ Coverage   97.80%   97.82%   +0.02%     
==========================================
  Files          23       23              
  Lines        3460     3449      -11     
==========================================
- Hits         3384     3374      -10     
+ Misses         76       75       -1     

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

@adbar adbar changed the title CLI: raise error on deprecated arguments breaking: raise errors on deprecated CLI and function arguments May 2, 2024
@adbar adbar merged commit 3b8f2ee into master May 3, 2024
15 checks passed
@adbar adbar deleted the cli_deprecations branch May 3, 2024 09:55
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.

Deprecate functions and arguments
1 participant