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(op): compress op input tuple #3017

Merged
merged 2 commits into from
Jul 17, 2024
Merged

fix(op): compress op input tuple #3017

merged 2 commits into from
Jul 17, 2024

Conversation

ngjaying
Copy link
Collaborator

No description provided.

It should receive api.RawTuple

Signed-off-by: Jiyong Huang <[email protected]>
Once it is processed, inc it

Signed-off-by: Jiyong Huang <[email protected]>
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.96%. Comparing base (88fd5da) to head (5255263).

Files Patch % Lines
internal/topo/node/compress_op.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3017      +/-   ##
==========================================
- Coverage   67.97%   67.96%   -0.01%     
==========================================
  Files         353      353              
  Lines       34242    34242              
==========================================
- Hits        23273    23271       -2     
- Misses       8898     8902       +4     
+ Partials     2071     2069       -2     

☔ 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 July 16, 2024 12:14
@ngjaying ngjaying requested a review from Yisaer July 16, 2024 12:15
@ngjaying ngjaying merged commit 595c412 into lf-edge:master Jul 17, 2024
23 checks passed
ngjaying added a commit to ngjaying/kuiper that referenced this pull request Jul 18, 2024
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