Skip to content

Conversation

bartlomieju
Copy link
Member

This commit adds support for immediates - they are run after "next ticks" but before "macrotasks"

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need a test?

@bartlomieju bartlomieju marked this pull request as draft August 6, 2025 07:46
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2025

Codecov Report

❌ Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.98%. Comparing base (0c7f83e) to head (79d3025).
⚠️ Report is 328 commits behind head on main.

Files with missing lines Patch % Lines
core/ops_builtin_v8.rs 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1174      +/-   ##
==========================================
- Coverage   81.43%   79.98%   -1.46%     
==========================================
  Files          97      100       +3     
  Lines       23877    25809    +1932     
==========================================
+ Hits        19445    20643    +1198     
- Misses       4432     5166     +734     

☔ 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.

@bartlomieju
Copy link
Member Author

Currently immediates don't support refing/unrefing.

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.

3 participants