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

πŸ”¨ Ensure proper package definition #3719

Merged
merged 8 commits into from Apr 4, 2023
Merged

πŸ”¨ Ensure proper package definition #3719

merged 8 commits into from Apr 4, 2023

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Apr 3, 2023

Make sure our packages will be properly published by checking them against publint.

Related to #3718

Category:

  • ✨ Introduce new features
  • πŸ“ Add or update documentation
  • βœ… Add or update tests
  • πŸ› Fix a bug
  • 🏷️ Add or update types
  • ⚑️ Improve performance
  • Other(s): ...

Potential impacts:

  • Generated values
  • Shrink values
  • Performance
  • Typings
  • Other(s): ...

Make sure our packages will be properly published by checking them against publint.

Related to #3718
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 3, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 69081cb:

Sandbox Source
Vanilla Configuration
@fast-check/examples Configuration

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #3719 (69081cb) into main (29efaa6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3719   +/-   ##
=======================================
  Coverage   95.15%   95.15%           
=======================================
  Files         205      205           
  Lines        5303     5303           
  Branches     1119     1119           
=======================================
  Hits         5046     5046           
  Misses        241      241           
  Partials       16       16           
Flag Coverage Ξ”
unit-tests 95.15% <ΓΈ> (ΓΈ)
unit-tests-14.x-Linux 95.15% <ΓΈ> (ΓΈ)
unit-tests-16.x-Linux 95.15% <ΓΈ> (ΓΈ)
unit-tests-18.x-Linux 95.15% <ΓΈ> (ΓΈ)
unit-tests-latest-Linux 95.15% <ΓΈ> (ΓΈ)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

package.json Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@dubzzz
Copy link
Owner Author

dubzzz commented Apr 3, 2023

See bluwy/publint#38

packages/vitest/package.json Outdated Show resolved Hide resolved
packages/vitest/package.json Outdated Show resolved Hide resolved
@dubzzz dubzzz merged commit 003f413 into main Apr 4, 2023
68 checks passed
@dubzzz dubzzz deleted the publint-tool branch April 4, 2023 05:58
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

1 participant