Skip to content

Conversation

@justingrant
Copy link
Collaborator

Align spec and polyfill RoundDuration spec text with similar text used in BalanceDurationRelative and UnbalanceDurationRelative.

Fixes #1958.

Align spec and polyfill RoundDuration with similar logic in
BalanceDurationRelative and UnbalanceDurationRelative
@justingrant justingrant added spec-text Specification text involved non-prod-polyfill THIS POLYFILL IS NOT FOR PRODUCTION USE! editorial labels Dec 10, 2021
@codecov
Copy link

codecov bot commented Dec 10, 2021

Codecov Report

Merging #1968 (b82287b) into main (513c05b) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1968      +/-   ##
==========================================
- Coverage   95.00%   95.00%   -0.01%     
==========================================
  Files          19       19              
  Lines       10946    10941       -5     
  Branches     1739     1739              
==========================================
- Hits        10399    10394       -5     
  Misses        531      531              
  Partials       16       16              
Flag Coverage Δ
test262 80.04% <100.00%> (-0.01%) ⬇️
tests 89.83% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
polyfill/lib/ecmascript.mjs 95.24% <100.00%> (-0.01%) ⬇️

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 513c05b...b82287b. Read the comment docs.

justingrant added a commit to justingrant/temporal-polyfill that referenced this pull request Dec 10, 2021
Port of tc39/proposal-temporal#1968

Also added a minor type safety cast that I missed when reviewing an
earlier PR.
@Ms2ger Ms2ger merged commit 4ef2748 into tc39:main Dec 10, 2021
justingrant added a commit to js-temporal/temporal-polyfill that referenced this pull request Dec 10, 2021
Port of tc39/proposal-temporal#1968

Also added a minor type safety cast that I missed when reviewing an
earlier PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editorial non-prod-polyfill THIS POLYFILL IS NOT FOR PRODUCTION USE! spec-text Specification text involved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editorial (?): a few questions/issues in RoundDuration AO

2 participants