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

[FEATURE] add unit test for runtime #13

Closed
yunwei37 opened this issue Feb 12, 2023 · 5 comments
Closed

[FEATURE] add unit test for runtime #13

yunwei37 opened this issue Feb 12, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@yunwei37
Copy link
Member

Is your feature request related to a problem? Please describe.

We need to enable codecov and improve unit tests for the runtime,as we did in eunomia-bpf project.

@yunwei37 yunwei37 added the enhancement New feature or request label Feb 12, 2023
@try-agaaain
Copy link
Member

Does it means we need write a unit test for rust version? or just write a ci test workflow for cpp version?

@yunwei37
Copy link
Member Author

yunwei37 commented Feb 27, 2023

maybe a set of tests compiled to wasm, and test both rust and cpp
Versions?

@try-agaaain
Copy link
Member

Ok, I'll finish it later.

@yunwei37 yunwei37 changed the title [FEATURE] enable codecov and add unit tests [FEATURE] add unit test for runtime Feb 28, 2023
@yunwei37
Copy link
Member Author

yunwei37 commented Mar 9, 2023

You may also need to add tests for rust runtime in runtime/wasm-bpf-rs.

@yunwei37
Copy link
Member Author

Completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants