Skip to content

Conversation

ahrjarrett
Copy link
Contributor

Description

This PR adds @traversable/zod-test to the ecosystem.

Related: #6186

Checklist β€” Don't delete this checklist and make sure you do the following before opening the PR

  • The name of my PR follows gitmoji specification
  • My PR references one of several related issues (if any)
    • New features or breaking changes must come with an associated Issue or Discussion
    • My PR does not add any new dependency without an associated Issue or Discussion
  • My PR includes bumps details, please run pnpm run bump and flag the impacts properly
  • My PR adds relevant tests and they would have failed without my PR (when applicable)

Advanced

  • Category: πŸ“ Add or update documentation
  • Impacts: N/A

@ahrjarrett ahrjarrett requested a review from dubzzz as a code owner September 24, 2025 13:38
Copy link

changeset-bot bot commented Sep 24, 2025

⚠️ No Changeset found

Latest commit: 39c86c9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Sep 24, 2025

@fast-check/examples

@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@6192

@fast-check/expect-type

npm i https://pkg.pr.new/@fast-check/expect-type@6192

fast-check

npm i https://pkg.pr.new/fast-check@6192

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@6192

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@6192

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@6192

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@6192

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@6192

commit: 39c86c9

Copy link

codecov bot commented Sep 24, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 95.98%. Comparing base (b7563a9) to head (39c86c9).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6192   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files         212      212           
  Lines       10194    10194           
  Branches     2765     2766    +1     
=======================================
  Hits         9785     9785           
  Misses        409      409           
Flag Coverage Ξ”
tests 95.98% <ΓΈ> (ΓΈ)
tests-against-22.x-on-macOS 95.98% <ΓΈ> (ΓΈ)

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

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ahrjarrett
Copy link
Contributor Author

Note on this PR: I've been working on polishing the other libraries (valibot, arktype, JSON schema). Will push an update that lists the others in the next few days so they can be added in one go, rather than having separate PRs.

@dubzzz
Copy link
Owner

dubzzz commented Oct 13, 2025

Sorry for the delay, I've been off for several weeks for personal reasons. I'm gonna be back starting next week.

Thanks a lot for the PR.

@dubzzz dubzzz merged commit b4c30d8 into dubzzz:main Oct 13, 2025
44 of 45 checks passed
@dubzzz dubzzz mentioned this pull request Oct 13, 2025
Copilot AI added a commit that referenced this pull request Oct 13, 2025
dubzzz added a commit that referenced this pull request Oct 13, 2025
This PR adds @ahrjarrett as a documentation contributor in recognition
of their work on PR #6192, which added `@traversable/zod-test` to the
ecosystem documentation.

The changes update the all-contributors configuration and README to
reflect this contribution:

**Changes made:**
- Updated `.all-contributorsrc` to add "doc" to ahrjarrett's
contributions array
- Updated `packages/fast-check/README.md` to display the documentation
icon (πŸ“–) alongside the existing code icon (πŸ’») for andrew jarrett in the
contributors table

This ensures that all documentation contributions are properly
recognized and visible in the project's contributor list.

> [!WARNING]
>
> <details>
> <summary>Firewall rules blocked me from connecting to one or more
addresses (expand for details)</summary>
>
> #### I tried to connect to the following addresses, but was blocked by
firewall rules:
>
> - `https://api.github.com/repos/dubzzz/fast-check/pulls/6192`
>   - Triggering command: `curl -s REDACTED` (http block)
>
> If you need me to access, download, or install something from one of
these locations, you can either:
>
> - Configure [Actions setup
steps](https://gh.io/copilot/actions-setup-steps) to set up my
environment, which run before the firewall is enabled
> - Add the appropriate URLs or hosts to the custom allowlist in this
repository's [Copilot coding agent
settings](https://github.com/dubzzz/fast-check/settings/copilot/coding_agent)
(admins only)
>
> </details>

<!-- START COPILOT CODING AGENT SUFFIX -->



<details>

<summary>Original prompt</summary>

> Could you add the author of this pr @dubzzz/fast-check/pull/6192 as a
doc contributor?


</details>



<!-- START COPILOT CODING AGENT TIPS -->
---

πŸ’¬ Share your feedback on Copilot coding agent for the chance to win a
$200 gift card! Click
[here](https://survey3.medallia.com/?EAHeSx-AP01bZqG0Ld9QLQ) to start
the survey.

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: dubzzz <[email protected]>
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.

2 participants