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

Temporal: Further coverage and tweaks for removing Calendar/TimeZone objs #4206

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

ptomato
Copy link
Contributor

@ptomato ptomato commented Aug 21, 2024

Tweak some tests to provide coverage of new execution paths in the spec, such as calling GetOptionsObject inside ToTemporal___; add a few new tests for things that weren't covered before, such as rounding a PlainDateTime at the edge of the range; and tweak the tests verifying when the properties of the options bag are read, which I made a mistake in #4119.

See: tc39/proposal-temporal#2925

…objs

Tweak some tests to provide coverage of new execution paths in the spec,
such as calling GetOptionsObject inside ToTemporal___; add a few new tests
for things that weren't covered before, such as rounding a PlainDateTime
at the edge of the range; and tweak the tests verifying when the
properties of the options bag are read, which I made a mistake in tc39#4119.

See: tc39/proposal-temporal#2925
@ptomato ptomato force-pushed the more-removals-tweaks branch from 4d90c19 to 42346d4 Compare August 22, 2024 20:57
@ptomato
Copy link
Contributor Author

ptomato commented Aug 22, 2024

Thanks for the review!

@ptomato ptomato merged commit ea11e0e into tc39:main Aug 22, 2024
8 checks passed
@ptomato ptomato deleted the more-removals-tweaks branch August 22, 2024 21: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.

2 participants