Skip to content

When starting DPF with PyPIM, don't force the usage of a specific version #666

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 3 commits into from
Dec 2, 2022

Conversation

plule-ansys
Copy link
Contributor

The current implementation would fallback on the current __ansys_version__ if no specific version was requested. However, PyDPF is compatible with multiple DPF version, artificially creating incompatibility.

This PR changes this behavior so that by default, no specific version is requested.

@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #666 (103049a) into master (48f58c0) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #666      +/-   ##
==========================================
+ Coverage   88.07%   88.13%   +0.06%     
==========================================
  Files          69       69              
  Lines        7758     7757       -1     
==========================================
+ Hits         6833     6837       +4     
+ Misses        925      920       -5     

@plule-ansys plule-ansys merged commit 079bea0 into master Dec 2, 2022
@plule-ansys plule-ansys deleted the pim-version branch December 2, 2022 14:39
@PProfizi PProfizi added the bug Something isn't working label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants