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

fix: Error on empty min/max call #2933

Merged
merged 1 commit into from
Jul 15, 2019

Conversation

nschonni
Copy link
Collaborator

@nschonni nschonni commented Jun 28, 2019

@nschonni nschonni force-pushed the fix--Error-on-empty-min/max-call branch from f00094d to 948f126 Compare June 28, 2019 03:47
@nex3 nex3 self-requested a review July 1, 2019 21:29
Copy link
Contributor

@nex3 nex3 left a comment

Choose a reason for hiding this comment

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

Please add "See sass/sass-spec#1420" to the PR message and re-run the specs to verify that this actually fixes the specs.

@nschonni
Copy link
Collaborator Author

nschonni commented Jul 1, 2019

@nex3 added the message and reopened the PR

@nex3
Copy link
Contributor

nex3 commented Jul 1, 2019

Thanks!

@nschonni nschonni requested a review from mgreter July 9, 2019 02:38
Copy link
Contributor

@mgreter mgreter left a comment

Choose a reason for hiding this comment

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

LGTM, thx!

@mgreter mgreter merged commit ac338df into sass:master Jul 15, 2019
@nschonni nschonni deleted the fix--Error-on-empty-min/max-call branch July 15, 2019 19:39
@nex3
Copy link
Contributor

nex3 commented Jul 15, 2019

Landing this and other spec-affecting PRs without landing the corresponding spec changes has broken sass-spec's Travis coverage. Please try to make sure CI stays green across the board.

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.

min() and max() produce misleading errors when no arguments are passed
4 participants