-
Notifications
You must be signed in to change notification settings - Fork 771
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
[Common] Move async class to common and support in executor. #2428
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2428 +/- ##
==========================================
- Coverage 81.10% 81.08% -0.02%
==========================================
Files 142 142
Lines 21341 21351 +10
Branches 4260 4264 +4
==========================================
+ Hits 17309 17313 +4
- Misses 2874 2877 +3
- Partials 1158 1161 +3
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
flows review |
Hello, I am a code review bot on flows.network. Here are my reviews of code commits in this PR. This Pull Request focuses on moving the Key Changes:
Potential Problems:
It is essential to address these potential problems and thoroughly test the new code and functionality to ensure its correctness as well as compatibility with existing code. DetailsCommit 22e649ea69c5116213b6839c0f5a67a1ecfc6bafSummary of key changes:
Potential problems:
Commit 4e2599d5aee42063ef3839ec1814124d483742abThis patch introduces the following key changes:
Potential problems:
Commit b7dccbdf3829187c8c6b73dfa455c089d0d75e5bThis Pull Request contains changes to add support for async class in a common location and allows it to be utilized in the executor. It includes changes in 5 files, with 201 additions and 65 deletions. Key changes:
Potential problems:
|
@apepkuss Please check that the API is what you want. Thanks. |
@q82419 Thanks for the message. I'll check the new APIs. Thanks! |
8c26e9f
to
4cbfdca
Compare
Signed-off-by: YiYing He <[email protected]>
Signed-off-by: YiYing He <[email protected]>
Signed-off-by: YiYing He <[email protected]>
This is for WasmEdge
0.13.0
.