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

examples: fix (2022-12) #12870

Merged
merged 5 commits into from
Dec 29, 2022
Merged

Conversation

maiha
Copy link
Contributor

@maiha maiha commented Dec 24, 2022

Happy Christmas to Crystal!
Let's catch up examples before the New Year. 😃

This version newly supports the following comment literals.

x # => 10.00:00:00.000010000
x # => UUID(ba714f86-cac6-42c7-8956-bcf5105e1b81)
x # => 2016-02-15 04:35:50.0 UTC
x # => NaN
x # => Foo(@a=1, @b=1.0)

This increased coverage from 75.3% to 85.8%.

75.3%(1489/1979)  1489 success 44 pending 3 general 142 pseudo 70 macro 9 wrong 44 random
↓
85.8%(1725/2010)  1725 success 4 pending 5 general 103 pseudo 72 macro 14 wrong 87 random

Best regards,

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:docs topic:stdlib labels Dec 24, 2022
src/time.cr Outdated Show resolved Hide resolved
src/hash.cr Outdated Show resolved Hide resolved
src/named_tuple.cr Outdated Show resolved Hide resolved
src/named_tuple.cr Outdated Show resolved Hide resolved
maiha and others added 4 commits December 25, 2022 10:30
Co-authored-by: Sijawusz Pur Rahnama <[email protected]>
Co-authored-by: Sijawusz Pur Rahnama <[email protected]>
Co-authored-by: Sijawusz Pur Rahnama <[email protected]>
@straight-shoota straight-shoota added this to the 1.7.0 milestone Dec 28, 2022
@straight-shoota straight-shoota merged commit b3d2d5f into crystal-lang:master Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:docs topic:stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants