Skip to content

✏️ Fix typo for dictionary arbitrary constraint maxKeys#6453

Merged
dubzzz merged 2 commits into
dubzzz:mainfrom
adamni21:fix/typo-for-dictionary-arbitrary-constraint-maxKeys
Jan 19, 2026
Merged

✏️ Fix typo for dictionary arbitrary constraint maxKeys#6453
dubzzz merged 2 commits into
dubzzz:mainfrom
adamni21:fix/typo-for-dictionary-arbitrary-constraint-maxKeys

Conversation

@adamni21

Copy link
Copy Markdown
Contributor

Description

Fixes typo in js doc comment

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)

@adamni21
adamni21 requested a review from dubzzz as a code owner January 19, 2026 11:42
@changeset-bot

changeset-bot Bot commented Jan 19, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 4ce962a

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

@dubzzz dubzzz changed the title ✏️ fix typo for dictionary arbitrary constraint maxKeys ✏️ Fix typo for dictionary arbitrary constraint maxKeys Jan 19, 2026
Corrected a typo in the dictionary arbitrary constraint for maxKeys.
@dubzzz
dubzzz enabled auto-merge (squash) January 19, 2026 19:57
@dubzzz

dubzzz commented Jan 19, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution

@dubzzz
dubzzz merged commit 92b3b6b into dubzzz:main Jan 19, 2026
47 of 49 checks passed
@codecov

codecov Bot commented Jan 19, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6453   +/-   ##
=======================================
  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