Skip to content

Wrong Expected Output for Duration w/ Different Precisions #67

@cmoesel

Description

@cmoesel

The test CqlDateTimeOperatorsTest.Uncertainty tests.TimeDurationBetweenHourDiffPrecision2 specifies the following CQL:

hours between @T06 and @T07:00:00

and expected result 1.

Since duration counts "whole calendar periods", and @T06 represents some time from 6:00:00.0 to 6:59:59.999, this should expect the result Uncertainty[0, 1] (represented as Interval[0, 1] in this test framework).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions