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

Double precision parameter retrieving #1274

Merged
merged 10 commits into from
Jul 20, 2022

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Jul 19, 2022

Following the comments and suggestions from @clatapie, the gRPC methods are now default to obtain single parameters values.

I also refactored the name parameter implementation.

A following PR should come implementing the same for arrays.

Thank you very much @clatapie !!

@germa89 germa89 requested a review from clatapie July 19, 2022 16:02
@germa89 germa89 self-assigned this Jul 19, 2022
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #1274 (907f6b6) into main (e53e694) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1274      +/-   ##
==========================================
+ Coverage   75.82%   75.86%   +0.03%     
==========================================
  Files          43       43              
  Lines        6763     6765       +2     
==========================================
+ Hits         5128     5132       +4     
+ Misses       1635     1633       -2     

@clatapie
Copy link
Contributor

It seems great for me !
Thank you @germa89.

Copy link
Collaborator

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

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

LGTM

@germa89 germa89 merged commit e092e06 into main Jul 20, 2022
@germa89 germa89 deleted the feat/double-precision-parameter-retrieving branch July 20, 2022 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants