Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tests] Test Coverage for Arrays #963

Closed
JckXia opened this issue Apr 8, 2021 · 4 comments
Closed

[Tests] Test Coverage for Arrays #963

JckXia opened this issue Apr 8, 2021 · 4 comments

Comments

@JckXia
Copy link
Member

JckXia commented Apr 8, 2021

class methods
Array
Array()
Covered(#363) (Indirectly by calling Array::New) Array(napi_env env, napi_value value)
Covered(#363) Array::New(napi_env env)
Covered(#363) Array::New(napi_env env, size_t length)
Covered (#363) uint32_t Napi::Array::Length() const
@NickNaso NickNaso added the test label Apr 9, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2021

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
Copy link
Contributor

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 github-actions bot added the stale label Jan 13, 2022
@NickNaso NickNaso removed the stale label Jan 13, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2022

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 github-actions bot added the stale label May 6, 2022
@NickNaso NickNaso removed the stale label May 6, 2022
@JckXia
Copy link
Member Author

JckXia commented Jul 29, 2022

I think coverage for this class has been completed. Closing this issue now

@JckXia JckXia closed this as completed Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants