Skip to content

Conversation

@PProfizi
Copy link
Contributor

@PProfizi PProfizi commented May 23, 2024

Despite operator pins documented as accepting lists of strings as inputs, the only object able to go through gRPC is the StringField. Hence when the operator pin indicates accepting a list of strings, PyDPF translates it into a StringField on-the-fly.

PProfizi added 2 commits May 23, 2024 17:39
Signed-off-by: paul.profizi <[email protected]>
@PProfizi PProfizi added the enhancement New feature or request label May 23, 2024
@PProfizi PProfizi added this to the v0.12.2 milestone May 23, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.89%. Comparing base (012535c) to head (13d7791).
Report is 199 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1584      +/-   ##
==========================================
- Coverage   88.06%   86.89%   -1.17%     
==========================================
  Files          83       83              
  Lines        9963     9974      +11     
==========================================
- Hits         8774     8667     -107     
- Misses       1189     1307     +118     

@PProfizi PProfizi assigned PProfizi and unassigned ansys-akarcher May 27, 2024
@PProfizi PProfizi requested a review from ansys-akarcher May 27, 2024 13:23
@PProfizi PProfizi changed the title Feat/operator connect string list as string field Connect a Python string list to an operator accepting a StringField or a list of strings May 27, 2024
@PProfizi PProfizi modified the milestones: v0.12.2, v0.12.3 Jun 4, 2024
@PProfizi PProfizi modified the milestones: v0.12.3, v0.12.4 Jun 25, 2024
@PProfizi PProfizi marked this pull request as draft July 22, 2024 13:39
@PProfizi PProfizi modified the milestones: v0.13.1, v0.13.2, 0.13.3 Nov 4, 2024
@PProfizi PProfizi modified the milestones: 0.13.3, 0.13.4 Nov 22, 2024
@PProfizi PProfizi modified the milestones: 0.13.4, 0.13.5 Jan 17, 2025
@PProfizi PProfizi modified the milestones: 0.13.5, 0.13.6 Mar 6, 2025
@PProfizi PProfizi modified the milestones: 0.13.6, 0.13.7 Mar 7, 2025
@PProfizi PProfizi closed this May 12, 2025
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.

4 participants