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

Specification for ZonedDateTime.until/since #1156

Merged
merged 2 commits into from
Nov 10, 2020
Merged

Specification for ZonedDateTime.until/since #1156

merged 2 commits into from
Nov 10, 2020

Conversation

ptomato
Copy link
Collaborator

@ptomato ptomato commented Nov 7, 2020

See: #569

@codecov
Copy link

codecov bot commented Nov 7, 2020

Codecov Report

Merging #1156 (a9ec80a) into main (5930868) will decrease coverage by 3.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1156      +/-   ##
==========================================
- Coverage   93.55%   90.54%   -3.01%     
==========================================
  Files          19       17       -2     
  Lines        7961     8740     +779     
  Branches     1264     1231      -33     
==========================================
+ Hits         7448     7914     +466     
- Misses        506      815     +309     
- Partials        7       11       +4     
Flag Coverage Δ
test262 ?
tests 90.54% <ø> (+1.11%) ⬆️

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

Impacted Files Coverage Δ
polyfill/lib/legacydate.mjs
polyfill/lib/intrinsicclass.mjs
polyfill/lib/shim.mjs
polyfill/lib/slots.mjs
lib/regex.mjs 100.00% <0.00%> (ø)
lib/instant.mjs 86.91% <0.00%> (ø)
lib/calendar.mjs 77.59% <0.00%> (ø)
lib/intrinsicclass.mjs 56.81% <0.00%> (ø)
lib/plaindatetime.mjs 90.67% <0.00%> (ø)
lib/temporal.mjs 100.00% <0.00%> (ø)
... and 11 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 116256a...aa2fc13. Read the comment docs.

spec/zoneddatetime.html Outdated Show resolved Hide resolved
spec/zoneddatetime.html Show resolved Hide resolved
This operation will be reused in ZonedDateTime.until() and since().

See: #569
@Ms2ger Ms2ger merged commit dae34ec into main Nov 10, 2020
@Ms2ger Ms2ger deleted the zoneddatetime-9 branch November 10, 2020 09:58
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.

3 participants