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

Editorial: Mark CreateDateDurationRecord in RoundDuration as fallible #2283

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

anba
Copy link
Contributor

@anba anba commented Jun 10, 2022

Fixes #2235

@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #2283 (b0e77c8) into main (1b3d018) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2283   +/-   ##
=======================================
  Coverage   91.06%   91.06%           
=======================================
  Files          19       19           
  Lines       10528    10528           
  Branches     1699     1699           
=======================================
  Hits         9587     9587           
  Misses        929      929           
  Partials       12       12           
Flag Coverage Δ
test262 83.30% <ø> (ø)
tests 81.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b3d018...b0e77c8. Read the comment docs.

Copy link
Collaborator

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ptomato ptomato merged commit 5411f62 into tc39:main Jun 14, 2022
@anba anba deleted the UnbalanceDurationRelative-fallible-2235 branch June 14, 2022 11:21
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.

UnbalanceDurationRelative: CreateDateDurationRecord is fallible
2 participants