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

Fix Ansys R212 compatibility issue. #486

Merged
merged 2 commits into from
Sep 16, 2022
Merged

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Sep 16, 2022

Solves #473
Fix an import error (due to the latest development of Generic Supports) when using ansys-grpc-dpf 0.3.0 with Ansys 212 and initializing a TimeFreqSupport.

@PProfizi PProfizi added the bug Something isn't working label Sep 16, 2022
@PProfizi PProfizi self-assigned this Sep 16, 2022
@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Merging #486 (8d45856) into master (3480544) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #486      +/-   ##
==========================================
- Coverage   86.57%   86.52%   -0.06%     
==========================================
  Files          66       66              
  Lines        7011     7011              
==========================================
- Hits         6070     6066       -4     
- Misses        941      945       +4     

@PProfizi PProfizi merged commit 4e45cf1 into master Sep 16, 2022
@PProfizi PProfizi deleted the fix/support_compatibility_212 branch September 16, 2022 12:02
@PProfizi PProfizi linked an issue Sep 27, 2022 that may be closed by this pull request
3 tasks
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.

ansys.grpc.dpf cannot import support_service_pb2_grpc
2 participants