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: push down alias decode #3460

Merged
merged 4 commits into from
Dec 24, 2024
Merged

feat: push down alias decode #3460

merged 4 commits into from
Dec 24, 2024

Conversation

Yisaer
Copy link
Collaborator

@Yisaer Yisaer commented Dec 23, 2024

No description provided.

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

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 76.63551% with 50 lines in your changes missing coverage. Please review.

Project coverage is 71.38%. Comparing base (c361fdd) to head (0926c29).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
internal/converter/json/converter.go 45.45% 25 Missing and 5 partials ⚠️
internal/topo/planner/push_proj.go 74.55% 11 Missing and 3 partials ⚠️
internal/topo/planner/dataSourcePlan.go 82.35% 2 Missing and 1 partial ⚠️
internal/topo/planner/planner_source.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3460      +/-   ##
==========================================
- Coverage   71.39%   71.38%   -0.01%     
==========================================
  Files         413      413              
  Lines       47412    47570     +158     
==========================================
+ Hits        33847    33957     +110     
- Misses      10925    10962      +37     
- Partials     2640     2651      +11     

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

Signed-off-by: Song Gao <disxiaofei@163.com>
@Yisaer Yisaer requested a review from ngjaying December 23, 2024 06:01
@Yisaer Yisaer marked this pull request as ready for review December 23, 2024 06:01
Signed-off-by: Song Gao <disxiaofei@163.com>
@ngjaying ngjaying merged commit 705cac1 into lf-edge:master Dec 24, 2024
58 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