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

feat(module): modularize io #2721

Merged
merged 1 commit into from
Mar 22, 2024
Merged

feat(module): modularize io #2721

merged 1 commit into from
Mar 22, 2024

Conversation

ngjaying
Copy link
Collaborator

Support source/sink module

@ngjaying ngjaying force-pushed the modularize branch 2 times, most recently from 35db2d9 to cf58562 Compare March 21, 2024 08:11
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 76.31579% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 63.50%. Comparing base (30bf65f) to head (ed237ac).
Report is 3 commits behind head on master.

Files Patch % Lines
internal/binder/io/builtin.go 72.00% 2 Missing and 5 partials ⚠️
internal/binder/io/ext_edgex.go 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2721      +/-   ##
==========================================
+ Coverage   63.46%   63.50%   +0.05%     
==========================================
  Files         337      339       +2     
  Lines       38899    38945      +46     
==========================================
+ Hits        24684    24732      +48     
+ Misses      12050    12044       -6     
- Partials     2165     2169       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ngjaying ngjaying marked this pull request as ready for review March 22, 2024 02:49
Support source/sink module

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
@ngjaying ngjaying merged commit 264bfef into lf-edge:master Mar 22, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants