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

Add get_raw_value to GetLatest of Parameter #1787

Merged
merged 4 commits into from
Oct 28, 2019

Conversation

astafan8
Copy link
Contributor

@astafan8 astafan8 commented Oct 23, 2019

... that returns ._latest['raw_value']. Reason - API consistency with GetLatest.get and GetLatest.get_timestamp.

In a later PR, this one #1791, _BaseParameter will get all the three of these methods as well but named with a word cache.

@codecov
Copy link

codecov bot commented Oct 23, 2019

Codecov Report

Merging #1787 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1787      +/-   ##
==========================================
+ Coverage   67.45%   67.46%   +<.01%     
==========================================
  Files         147      147              
  Lines       18507    18510       +3     
==========================================
+ Hits        12484    12487       +3     
  Misses       6023     6023

@astafan8 astafan8 merged commit 806d030 into microsoft:master Oct 28, 2019
@astafan8 astafan8 deleted the add-get-raw-value-to-get-latest branch October 28, 2019 12:00
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.

None yet

2 participants