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

Added method exposing operator_as_input connection #935

Merged
merged 5 commits into from
Jun 14, 2023

Conversation

ansys-akarcher
Copy link
Contributor

This new method finalizes the implementation of operator_connect_operator_as_input which was previously only available from the C API, and is now available from the gRPC API.

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #935 (881a4d9) into master (2c21fe4) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #935      +/-   ##
==========================================
+ Coverage   88.54%   88.62%   +0.07%     
==========================================
  Files          73       73              
  Lines        8356     8359       +3     
==========================================
+ Hits         7399     7408       +9     
+ Misses        957      951       -6     

@ansys-akarcher ansys-akarcher added this to the v0.8.2 milestone May 11, 2023
@ansys-akarcher ansys-akarcher requested review from PProfizi and removed request for cbellot000 and guptadivya1501 May 17, 2023 14:59
@ansys-akarcher ansys-akarcher merged commit f136e31 into master Jun 14, 2023
@ansys-akarcher ansys-akarcher deleted the feat/op_as_input branch June 14, 2023 07:40
@PProfizi PProfizi added the enhancement New feature or request label Aug 2, 2023
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.

3 participants