Skip to content

✏️ Replace flatMap with chain in error message#6552

Merged
dubzzz merged 2 commits into
dubzzz:mainfrom
TomerAberbach:main
Feb 6, 2026
Merged

✏️ Replace flatMap with chain in error message#6552
dubzzz merged 2 commits into
dubzzz:mainfrom
TomerAberbach:main

Conversation

@TomerAberbach

@TomerAberbach TomerAberbach commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Description

I think this message is meant to say chain rather than flatMap?

ChecklistDon'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

@TomerAberbach
TomerAberbach requested a review from dubzzz as a code owner February 6, 2026 02:59
@changeset-bot

changeset-bot Bot commented Feb 6, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 4ca81bb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
fast-check Patch

Not sure what this means? Click here to learn what changesets are.

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

@pkg-pr-new

pkg-pr-new Bot commented Feb 6, 2026

Copy link
Copy Markdown
@fast-check/ava

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

fast-check

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

@fast-check/jest

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

@fast-check/packaged

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

@fast-check/poisoning

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

@fast-check/vitest

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

@fast-check/worker

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

commit: 4ca81bb

@dubzzz
dubzzz enabled auto-merge (squash) February 6, 2026 05:36
@dubzzz

dubzzz commented Feb 6, 2026

Copy link
Copy Markdown
Owner

Good catch!

@dubzzz
dubzzz merged commit 6ff2581 into dubzzz:main Feb 6, 2026
89 of 95 checks passed
@codecov

codecov Bot commented Feb 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.85%. Comparing base (b5a712f) to head (4ca81bb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6552   +/-   ##
=======================================
  Coverage   94.85%   94.85%           
=======================================
  Files         207      207           
  Lines        5581     5581           
  Branches     1467     1468    +1     
=======================================
  Hits         5294     5294           
  Misses        274      274           
  Partials       13       13           
Flag Coverage Δ
tests 94.85% <ø> (ø)

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.

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