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

Replace ÷ by / in the spec. #1284

Merged
merged 1 commit into from
Jan 15, 2021
Merged

Replace ÷ by / in the spec. #1284

merged 1 commit into from
Jan 15, 2021

Conversation

Ms2ger
Copy link
Collaborator

@Ms2ger Ms2ger commented Jan 15, 2021

See #953.

@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #1284 (7ff9af1) into main (5930868) will increase coverage by 2.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1284      +/-   ##
==========================================
+ Coverage   93.55%   95.83%   +2.28%     
==========================================
  Files          19       19              
  Lines        7961     9367    +1406     
  Branches     1264     1437     +173     
==========================================
+ Hits         7448     8977    +1529     
+ Misses        506      384     -122     
+ Partials        7        6       -1     
Flag Coverage Δ
test262 55.95% <ø> (+14.34%) ⬆️
tests 92.01% <ø> (+2.58%) ⬆️

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

Impacted Files Coverage Δ
polyfill/lib/intrinsicclass.mjs
polyfill/lib/shim.mjs
polyfill/lib/slots.mjs
polyfill/lib/legacydate.mjs
lib/duration.mjs 97.87% <0.00%> (ø)
lib/slots.mjs 100.00% <0.00%> (ø)
lib/legacydate.mjs 0.00% <0.00%> (ø)
lib/ecmascript.mjs 95.85% <0.00%> (ø)
lib/plaintime.mjs 96.66% <0.00%> (ø)
lib/instant.mjs 95.31% <0.00%> (ø)
... and 13 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 691ac17...61b3786. 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.

👍

@ptomato ptomato merged commit 6071c9d into main Jan 15, 2021
@ptomato ptomato deleted the ÷ branch January 15, 2021 17:10
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