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

Move from Jest to uvu #236

Merged
merged 1 commit into from
Mar 31, 2022
Merged

Move from Jest to uvu #236

merged 1 commit into from
Mar 31, 2022

Conversation

usmanyunusov
Copy link
Contributor

@usmanyunusov usmanyunusov commented Mar 31, 2022

Notable Changes

Commit Message Summary (CHANGELOG)

This PR replace Jest to UVU. 

Type

  • CI
  • Fix
  • Perf
  • Docs
  • Test
  • Chore
  • Style
  • Build
  • Feature
  • Refactor

SemVer

  • Fix (:label: Patch)
  • Feature (:label: Minor)
  • Breaking Change (:label: Major)

Issues

  • Fixes #235

Checklist

  • Lint and unit tests pass with my changes
  • I have added tests that prove my fix is effective/works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes are merged and published in downstream modules

package.json Outdated
"exclude": [
"**/*.test.*"
],
"lines": 100,
Copy link
Member

Choose a reason for hiding this comment

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

Put limit to current 97.64

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

package.json Show resolved Hide resolved
test/utils.js Outdated Show resolved Hide resolved
@ai ai merged commit b43f8de into postcss:main Mar 31, 2022
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

2 participants