Skip to content

data delivery: Use right time-related variable in passes rate test check #279

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

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

rakuco
Copy link
Member

@rakuco rakuco commented Jun 12, 2024

Follow-up to #274, related to #257.

The call to the "passes rate test" algorithm should use timeValue rather than timestamp: the former is what is stored in PressureRecord.[[Time]], so it makes sense to compare values that have been similarly coarsened and converted to a relative time.


Preview | Diff

Follow-up to #274, related to #257.

The call to the "passes rate test" algorithm should use `timeValue` rather
than `timestamp`: the former is what is stored in `PressureRecord.[[Time]]`,
so it makes sense to compare values that have been similarly coarsened and
converted to a relative time.
@arskama
Copy link
Contributor

arskama commented Jun 13, 2024

LGTM

@rakuco rakuco merged commit c0df533 into main Jun 13, 2024
2 checks passed
@rakuco rakuco deleted the use-right-time-variable branch June 13, 2024 07:41
@kenchris
Copy link
Contributor

LGTM too

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