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 #1446 #1457

Merged
merged 2 commits into from Apr 23, 2022
Merged

Fix #1446 #1457

merged 2 commits into from Apr 23, 2022

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Apr 23, 2022

The PR fixed issue #1446.

All existing test cases pass, and a corresponding test case is added.

@SukkaW
Copy link
Contributor Author

SukkaW commented Apr 23, 2022

@ai That's weird, why did only the test on Node.js 17 fail?

@Semigradsky
Copy link
Member

Semigradsky commented Apr 23, 2022

@SukkaW

ERROR: Coverage for lines (99.97%) does not meet global threshold (100%)

Coverage is calculated for Node.js 17 only.


By the way, it would be nice to add Node.js 18 to test worflow.

@SukkaW
Copy link
Contributor Author

SukkaW commented Apr 23, 2022

Coverage is calculated for Node.js 17 only.

Let me see what I can do. It seems that I forgot to add test cases for utils.isPureNumber.

By the way, it would be nice to add Node.js 18 to test workflow.

This should be done in a separate PR.


Update

The test cases for utils.isPureNumber is added.

@ai ai merged commit 355a87a into postcss:main Apr 23, 2022
@ai
Copy link
Member

ai commented Apr 23, 2022

Thanks. Released in 10.4.5.

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.

None yet

3 participants