Skip to content

⚡️ Slightly faster scheduler with explicit undefined check#5901

Merged
dubzzz merged 2 commits intomainfrom
faster-sche
Apr 8, 2025
Merged

⚡️ Slightly faster scheduler with explicit undefined check#5901
dubzzz merged 2 commits intomainfrom
faster-sche

Conversation

@dubzzz
Copy link
Copy Markdown
Owner

@dubzzz dubzzz commented Apr 8, 2025

Description

Honestly impact might be close to zero.

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: ...
  • Impacts: ...

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 8, 2025

🦋 Changeset detected

Latest commit: 3bb9db9

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 enabled auto-merge (squash) April 8, 2025 17:51
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 8, 2025

@fast-check/examples

@fast-check/ava

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

@fast-check/expect-type

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

@fast-check/jest

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

fast-check

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

@fast-check/poisoning

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

@fast-check/vitest

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

@fast-check/packaged

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

@fast-check/worker

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

commit: 3bb9db9

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2025

👋 A preview of the new documentation is available at: http://67f562be41896c09977842a9--dubzzz-fast-check.netlify.app

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.17%. Comparing base (5fdc9dd) to head (3bb9db9).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5901   +/-   ##
=======================================
  Coverage   96.17%   96.17%           
=======================================
  Files         212      212           
  Lines       10070    10072    +2     
  Branches     2757     2757           
=======================================
+ Hits         9685     9687    +2     
  Misses        385      385           
Flag Coverage Δ
tests 96.17% <100.00%> (+<0.01%) ⬆️
tests-against-18.x-on-Linux 96.17% <100.00%> (+<0.01%) ⬆️
tests-against-20.x-on-Linux 96.17% <100.00%> (+0.04%) ⬆️
tests-against-22.x-on-Linux 96.17% <100.00%> (+0.02%) ⬆️
tests-against-latest-on-Linux 96.17% <100.00%> (+<0.01%) ⬆️

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.

@dubzzz dubzzz merged commit 1312fa9 into main Apr 8, 2025
45 checks passed
@dubzzz dubzzz deleted the faster-sche branch April 8, 2025 18:05
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.

1 participant