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

Update Instant.toZonedDateTime{,ISO}. #1115

Merged
merged 1 commit into from
Nov 4, 2020
Merged

Update Instant.toZonedDateTime{,ISO}. #1115

merged 1 commit into from
Nov 4, 2020

Conversation

Ms2ger
Copy link
Collaborator

@Ms2ger Ms2ger commented Nov 4, 2020

See #889.

@codecov
Copy link

codecov bot commented Nov 4, 2020

Codecov Report

Merging #1115 into main will decrease coverage by 3.43%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1115      +/-   ##
==========================================
- Coverage   93.55%   90.12%   -3.44%     
==========================================
  Files          19       17       -2     
  Lines        7961     8223     +262     
  Branches     1264     1190      -74     
==========================================
- Hits         7448     7411      -37     
- Misses        506      801     +295     
- Partials        7       11       +4     
Flag Coverage Δ
test262 ?
tests 90.12% <ø> (+0.68%) ⬆️

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

Impacted Files Coverage Δ
polyfill/lib/slots.mjs
polyfill/lib/now.mjs
polyfill/lib/intrinsicclass.mjs
polyfill/lib/regex.mjs
polyfill/lib/temporal.mjs
polyfill/lib/shim.mjs
polyfill/lib/intl.mjs
polyfill/lib/legacydate.mjs
lib/zoneddatetime.mjs 79.34% <0.00%> (ø)
lib/intrinsicclass.mjs 56.81% <0.00%> (ø)
... and 15 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 0c8f1cc...1a5e7d1. Read the comment docs.

Copy link
Member

@ryzokuken ryzokuken left a comment

Choose a reason for hiding this comment

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

Great, thanks!

@ryzokuken ryzokuken merged commit c874176 into main Nov 4, 2020
@ryzokuken ryzokuken deleted the instant branch November 4, 2020 13:38
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