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: support trace operator #3098

Merged
merged 6 commits into from
Aug 15, 2024
Merged

feat: support trace operator #3098

merged 6 commits into from
Aug 15, 2024

Conversation

Yisaer
Copy link
Collaborator

@Yisaer Yisaer commented Aug 14, 2024

No description provided.

Signed-off-by: Song Gao <disxiaofei@163.com>
Signed-off-by: Song Gao <disxiaofei@163.com>
Signed-off-by: Song Gao <disxiaofei@163.com>
Signed-off-by: Song Gao <disxiaofei@163.com>
Signed-off-by: Song Gao <disxiaofei@163.com>
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 39.00000% with 61 lines in your changes missing coverage. Please review.

Project coverage is 68.04%. Comparing base (cfa7c92) to head (87fccd0).
Report is 6 commits behind head on master.

Files Patch % Lines
pkg/tracer/tracer.go 8.33% 10 Missing and 1 partial ⚠️
internal/topo/operator/func_operator.go 0.00% 8 Missing ⚠️
internal/topo/operator/projectset_operator.go 11.11% 7 Missing and 1 partial ⚠️
internal/topo/operator/windowfunc_operator.go 0.00% 6 Missing and 2 partials ⚠️
internal/xsql/row.go 0.00% 8 Missing ⚠️
internal/topo/operator/analyticfuncs_operator.go 50.00% 4 Missing ⚠️
internal/topo/operator/having_operator.go 0.00% 3 Missing and 1 partial ⚠️
internal/topo/operator/order_operator.go 50.00% 3 Missing and 1 partial ⚠️
internal/xsql/sorter.go 0.00% 4 Missing ⚠️
internal/xsql/collection.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3098      +/-   ##
==========================================
- Coverage   68.15%   68.04%   -0.11%     
==========================================
  Files         391      391              
  Lines       37014    37128     +114     
==========================================
+ Hits        25226    25261      +35     
- Misses       9537     9610      +73     
- Partials     2251     2257       +6     

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

@ngjaying ngjaying merged commit 4d9b447 into lf-edge:master Aug 15, 2024
21 of 22 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