Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nodejs
/
node-addon-api
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
499
Star
2.4k
Code
Issues
12
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
src, test: Add test covg for AsyncWorker and removing move copy/assignment operators
- #1266
#1266
Closed
JckXia
wants to merge 8 commits into
nodejs:main
nodejs/node-addon-api:main
from
JckXia:add-test-covg-for-async-workers
JckXia/node-addon-api:add-test-covg-for-async-workers
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
src, test: Add test covg for AsyncWorker and removing move copy/assignment operators
#1266
JckXia
wants to merge 8 commits into
nodejs:main
nodejs/node-addon-api:main
from
JckXia:add-test-covg-for-async-workers
JckXia/node-addon-api:add-test-covg-for-async-workers
Copy head branch name to clipboard
Commits
Commits on Dec 26, 2022
test: Complete async worker test coverage for recv
JckXia
committed
cdd12d2
View commit details
Copy full SHA for cdd12d2
Browse repository at this point
test: Complete test coverage for async worker with no cb
JckXia
committed
58293e7
View commit details
Copy full SHA for 58293e7
Browse repository at this point
Commits on Dec 28, 2022
test: Add test covg for AsyncWorker Destroy overload
JckXia
committed
4cc1c54
View commit details
Copy full SHA for 4cc1c54
Browse repository at this point
test: Demonstrate Destroy method when used with custom allocators
JckXia
committed
ba9805c
View commit details
Copy full SHA for ba9805c
Browse repository at this point
Commits on Jan 4, 2023
Merge branch 'nodejs:main' into add-test-covg-for-async-workers
JckXia
authored
5095a2f
View commit details
Copy full SHA for 5095a2f
Browse repository at this point
test: Remove un-necessary cpp import, comments, and unset asynchook condition
JckXia
committed
29b3b41
View commit details
Copy full SHA for 29b3b41
Browse repository at this point
Merge branch 'add-test-covg-for-async-workers' of github.com:JckXia/node-addon-api into add-test-covg-for-async-workers
JckXia
committed
4fc64bb
View commit details
Copy full SHA for 4fc64bb
Browse repository at this point
Commits on Jan 6, 2023
src: Remove AsyncWorker move operators
JckXia
committed
694c7bb
View commit details
Copy full SHA for 694c7bb
Browse repository at this point
You can’t perform that action at this time.