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

DEP: Remove Pending Deprecations and Add Warnings Where Needed #794

Merged
merged 6 commits into from
Mar 24, 2025

Conversation

MateusStano
Copy link
Member

There were some deprecated functions that should have already been removed

Some other deprecated functions were missing the DeprecationWarning

@MateusStano MateusStano requested a review from a team as a code owner March 24, 2025 11:25
@MateusStano MateusStano changed the title DEV: Remove Pending Deprecations and Add Warnings Where Needed DEP: Remove Pending Deprecations and Add Warnings Where Needed Mar 24, 2025
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.12%. Comparing base (4a41f7a) to head (606f33d).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #794      +/-   ##
==========================================
+ Coverage   79.09%   79.12%   +0.02%     
==========================================
  Files          96       96              
  Lines       11583    11573      -10     
==========================================
- Hits         9162     9157       -5     
+ Misses       2421     2416       -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MateusStano MateusStano merged commit 5328d66 into master Mar 24, 2025
10 checks passed
@MateusStano MateusStano deleted the dev/remove-deprecations branch March 24, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants