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

Add official support for CFX .res files #1620

Merged
merged 10 commits into from
Jun 24, 2024

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Jun 20, 2024

The status of support for CFX .res files has been moved from unsupported to officially supported last week.
This PR intends to expose the capability of reading .res files from CFX.

PyDPF-Post tests are failing due to the change to the download_cfx_mixing_elbow output.
Still, I'd rather switch to having it return a single path to the .res file and update the test in PyDPF-Post.

Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
@PProfizi PProfizi added the enhancement New feature or request label Jun 20, 2024
@PProfizi PProfizi added this to the v0.12.3 milestone Jun 20, 2024
@PProfizi PProfizi self-assigned this Jun 20, 2024
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.28%. Comparing base (ec06e9e) to head (42a1c92).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1620      +/-   ##
==========================================
- Coverage   82.20%   79.28%   -2.92%     
==========================================
  Files          83       83              
  Lines        9855     9858       +3     
==========================================
- Hits         8101     7816     -285     
- Misses       1754     2042     +288     

PProfizi and others added 2 commits June 20, 2024 18:03
@PProfizi PProfizi merged commit 6cc7ab0 into master Jun 24, 2024
44 of 48 checks passed
@PProfizi PProfizi deleted the feat/add_official_support_for_cfx_res_files branch June 24, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants