Skip to content

chore: remove all deprecated calls in pydpf-core #2551

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 11 commits into from
Aug 21, 2025

Conversation

PProfizi
Copy link
Contributor

Solves #2491

Enable all warnings during testing
Then fix all calls to deprecated methods such as Inputs.connect and Outputs.connect.

@PProfizi PProfizi self-assigned this Aug 19, 2025
@PProfizi PProfizi linked an issue Aug 19, 2025 that may be closed by this pull request
3 tasks
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.11%. Comparing base (86a359f) to head (8972b56).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2551   +/-   ##
=======================================
  Coverage   84.11%   84.11%           
=======================================
  Files          91       91           
  Lines       10706    10706           
=======================================
  Hits         9005     9005           
  Misses       1701     1701           

Copy link
Contributor

github-actions bot commented Aug 21, 2025

Some tests with 'continue-on-error: true' have failed:

@PProfizi PProfizi requested a review from BClappe August 21, 2025 09:12
@PProfizi PProfizi enabled auto-merge (squash) August 21, 2025 09:12
@PProfizi PProfizi merged commit aff43d9 into main Aug 21, 2025
46 checks passed
@PProfizi PProfizi deleted the fix/connect_deprecation_warnings branch August 21, 2025 09:27
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.

dpf issues DepreciationWarnings against itself
2 participants