Skip to content

Conversation

@PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Aug 7, 2025

The any wheel of PyDPF-Core does not allow cast of Any to/from a data sources for DPF 252 and below as it does not ship the latest DPFClientAPI.
This is blocking the release pipeline which tests the any wheel against 252.
https://github.com/ansys/pydpf-core/actions/runs/16798597515/job/47574420315#step:21:2024

Effect on the release CI:
https://github.com/ansys/pydpf-core/actions/runs/16799321037

@PProfizi PProfizi self-assigned this Aug 7, 2025
@PProfizi PProfizi added the tests Related to tests label Aug 7, 2025
@PProfizi PProfizi requested a review from BClappe August 7, 2025 08:30
@codecov
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.07%. Comparing base (4c983c5) to head (8fecf38).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2528      +/-   ##
==========================================
- Coverage   84.12%   84.07%   -0.05%     
==========================================
  Files          91       91              
  Lines       10703    10703              
==========================================
- Hits         9004     8999       -5     
- Misses       1699     1704       +5     

@PProfizi PProfizi merged commit c3f1da6 into main Aug 7, 2025
97 of 117 checks passed
@PProfizi PProfizi deleted the test/fix_retro_cast_any_data_sources branch August 7, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants