-
Notifications
You must be signed in to change notification settings - Fork 20
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
Feat: support cuex #33
Conversation
55045ab
to
eaad462
Compare
Codecov ReportBase: 90.90% // Head: 90.35% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #33 +/- ##
==========================================
- Coverage 90.90% 90.35% -0.56%
==========================================
Files 15 49 +34
Lines 352 1006 +654
==========================================
+ Hits 320 909 +589
- Misses 19 58 +39
- Partials 13 39 +26
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
3f4d993
to
96c9bef
Compare
6eb123d
to
aff2ba1
Compare
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
6b2dd41
to
d17f9fb
Compare
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great work!
After the PR is merged, we can add a lint-check action and lint the code.
No description provided.