Skip to content

Conversation

@PProfizi
Copy link
Contributor

Allow creation of a ResultInfo. Only available for InProcess for now.

Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
@PProfizi PProfizi added the enhancement New feature or request label Jan 24, 2024
@PProfizi PProfizi added this to the v0.11.0 milestone Jan 24, 2024
@PProfizi PProfizi requested a review from cbellot000 January 24, 2024 15:47
@PProfizi PProfizi self-assigned this Jan 24, 2024
@codecov
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (fe42da5) 87.51% compared to head (de08934) 87.58%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1372      +/-   ##
==========================================
+ Coverage   87.51%   87.58%   +0.07%     
==========================================
  Files          81       81              
  Lines        9360     9387      +27     
==========================================
+ Hits         8191     8222      +31     
+ Misses       1169     1165       -4     

Signed-off-by: paul.profizi <[email protected]>
@PProfizi PProfizi requested a review from rafacanton January 24, 2024 16:03
Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
Signed-off-by: paul.profizi <[email protected]>
This class describes the metadata of the analysis and the available results.
.. note::
Creating a new ResultInfo from an analysis type and physics type is currently only available
Copy link
Contributor

Choose a reason for hiding this comment

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

I see that you add more more capabilities available witha single server type, I'm afraid that it's going to make the library hard to use :/ (I found the issue with the streams class 2 days ago)

Copy link
Contributor

Choose a reason for hiding this comment

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

Are you following up to expand to other server types after?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cbellot000 definitely, yes. But this can be merged first to allow for a custom operator to create a ResultInfo.

Signed-off-by: paul.profizi <[email protected]>
@PProfizi PProfizi merged commit 2c95832 into master Jan 26, 2024
@PProfizi PProfizi deleted the feature/create_result_info branch January 26, 2024 15:41
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