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

Fixed inconsistencies in expected types for Date & Time expecting properties #2273

Merged
merged 2 commits into from Jun 18, 2019

Conversation

RichardWallis
Copy link
Contributor

@RichardWallis RichardWallis commented Jun 13, 2019

Added Date to rangeInclude for orderDate, validFrom, validThrough, paymentDueDate, expectedArrivalFrom, expectedArrivalUntil, dateRead, availabilityStarts, availabilityEnds, dateDeleted, dateIssued.

Added Time to the rangeIncludes for checkoutTime, checkinTime, checkinTime, arrivalTime,
departureTime, availabilityStarts, availabilityEnds, doorTime, endTime, startTime.
Fix for issue #(2271)

…aymentDueDate,

expectedArrivalFrom, expectedArrivalUntil, dateRead, availabilityStarts,
availabilityEnds, dateDeleted, dateIssued
and Time to the rangeIncludes for checkoutTime, checkinTime, checkinTime, arrivalTime,
departureTime, doorTime, endTime, startTime.
Fix for issue #(2271)
@gkellogg
Copy link
Contributor

From the Travis run, it looks like there's more low-hanging fruit:

  • availabilityStarts – include Time in range
  • availabilityEnds – include Time in range

@danbri danbri merged commit 23bde9b into master Jun 18, 2019
@RichardWallis RichardWallis deleted the issue-2271 branch November 13, 2019 16:52
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

4 participants