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

fix(func): array_flatten tolerate single value #2192

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

ngjaying
Copy link
Collaborator

No description provided.

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% 🎉

Comparison is base (1e08d95) 62.17% compared to head (d567270) 62.21%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2192      +/-   ##
==========================================
+ Coverage   62.17%   62.21%   +0.04%     
==========================================
  Files         288      288              
  Lines       34236    34243       +7     
==========================================
+ Hits        21284    21303      +19     
+ Misses      10975    10961      -14     
- Partials     1977     1979       +2     
Files Changed Coverage Δ
internal/binder/function/funcs_array.go 73.58% <100.00%> (+0.75%) ⬆️

... and 8 files with indirect coverage changes

☔ 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 August 16, 2023 05:42
@ngjaying ngjaying requested a review from Yisaer August 16, 2023 05:42
@ngjaying ngjaying merged commit ffe3bce into lf-edge:master Aug 16, 2023
10 checks passed
LenaLenaPan pushed a commit that referenced this pull request Aug 30, 2023
Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Signed-off-by: LenaLenaPan <hilena.pan@gmail.com>
LenaLenaPan pushed a commit that referenced this pull request Aug 30, 2023
Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Signed-off-by: LenaLenaPan <hilena.pan@gmail.com>
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.

None yet

2 participants