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

Update Operators for DPF 241 on master #1014

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

github-actions[bot]
Copy link
Contributor

An update of operators has been triggered either manually or by an update in the dpf-standalone repository.

@github-actions github-actions bot added the maintenance Repository structure maintenance label Jun 30, 2023
to true, the complement of the
filtered fields container is returned
on output pin 1.
The default is false. if set to true, the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be If set to true

@@ -11,16 +11,17 @@


class serialize_to_hdf5(Operator):
"""Serialize the inputs in an hdf5 format.
"""This operator is deprecated: use 'hdf5::h5dpf::make_result_file'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not the right naming for Python

Either a vector of generic data containers
(sharing the same data types) or
generic data containers from pin 0 to
... to merge. supported types rely on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supported

Either a vector of generic data containers
(sharing the same data types) or
generic data containers from pin 0 to
... to merge. supported types rely on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supported

any1 : Any
Either a vector of objects (sharing the same
data types) or objects from pin 0 to
... to merge. supported types rely on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supported

any2 : Any
Either a vector of objects (sharing the same
data types) or objects from pin 0 to
... to merge. supported types rely on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supported

@PProfizi PProfizi closed this Jun 30, 2023
@PProfizi PProfizi reopened this Jun 30, 2023
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #1014 (2a2cf5d) into master (13b21d6) will decrease coverage by 3.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1014      +/-   ##
==========================================
- Coverage   88.69%   85.55%   -3.15%     
==========================================
  Files          76       76              
  Lines        8623     8623              
==========================================
- Hits         7648     7377     -271     
- Misses        975     1246     +271     

@github-actions github-actions bot force-pushed the maint/update_operators_for_241_on_master branch from b7e859f to 8601cad Compare July 5, 2023 15:19
@github-actions github-actions bot force-pushed the maint/update_operators_for_241_on_master branch from 8601cad to fa3fa51 Compare July 10, 2023 13:11
@PProfizi PProfizi closed this Jul 10, 2023
@PProfizi PProfizi reopened this Jul 10, 2023
@PProfizi PProfizi merged commit 75e8ff9 into master Jul 11, 2023
@PProfizi PProfizi deleted the maint/update_operators_for_241_on_master branch July 11, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Repository structure maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants