node-addon-api icon indicating copy to clipboard operation
node-addon-api copied to clipboard

[Test] Callback scope unit test coverage

Open JckXia opened this issue 4 years ago • 3 comments

class methods
CallbackScope
CallbackScope(napi_env env, napi_callback_scope scope)
Covered CallbackScope(napi_env env, napi_async_context context)
Env()

See callbackscope.cc and callbackscope.js

JckXia avatar Aug 20 '21 14:08 JckXia

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Dec 27 '21 00:12 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar May 04 '22 00:05 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Aug 03 '22 00:08 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Nov 11 '22 00:11 github-actions[bot]

Completed following #1262

JckXia avatar Jan 13 '23 22:01 JckXia