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(graph): restore graph api #2979

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

ngjaying
Copy link
Collaborator

@ngjaying ngjaying commented Jul 3, 2024

No description provided.

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 42.59851% with 539 lines in your changes missing coverage. Please review.

Please upload report for BASE (master-v2@ed7bd5b). Learn more about missing BASE report.

Files Patch % Lines
internal/topo/planner/planner_graph.go 53.42% 218 Missing and 54 partials ⚠️
internal/server/rule_migration.go 0.00% 221 Missing ⚠️
internal/topo/planner/planner_sink.go 75.61% 14 Missing and 6 partials ⚠️
internal/topo/planner/ext_graph_node.go 6.67% 13 Missing and 1 partial ⚠️
internal/server/rule_manager.go 0.00% 5 Missing ⚠️
internal/topo/graph/io.go 83.33% 2 Missing and 3 partials ⚠️
internal/topo/planner/planner.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master-v2    #2979   +/-   ##
============================================
  Coverage             ?   68.06%           
============================================
  Files                ?      335           
  Lines                ?    32698           
  Branches             ?        0           
============================================
  Hits                 ?    22253           
  Misses               ?     8443           
  Partials             ?     2002           

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

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
@ngjaying ngjaying marked this pull request as ready for review July 3, 2024 09:30
@ngjaying ngjaying requested a review from Yisaer July 3, 2024 09:31
@ngjaying ngjaying merged commit e82fe62 into lf-edge:master-v2 Jul 4, 2024
23 checks passed
Rookiecom pushed a commit to Rookiecom/ekuiper that referenced this pull request Jul 20, 2024
Signed-off-by: Jiyong Huang <huangjy@emqx.io>
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