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: iot table #3944

Merged
merged 18 commits into from
Jul 1, 2024

fix

966b2d5
Select commit
Loading
Failed to load commit list.
Merged

feat: iot table #3944

fix
966b2d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 28, 2024 in 1s

29.87% of diff hit (target 41.61%)

View this Pull Request on Codecov

29.87% of diff hit (target 41.61%)

Annotations

Check warning on line 1192 in hybridse/src/node/sql_node.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/node/sql_node.cc#L1191-L1192

Added lines #L1191 - L1192 were not covered by tests

Check warning on line 2262 in hybridse/src/planv2/ast_node_converter.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/planv2/ast_node_converter.cc#L2262

Added line #L2262 was not covered by tests

Check warning on line 2265 in hybridse/src/planv2/ast_node_converter.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/planv2/ast_node_converter.cc#L2264-L2265

Added lines #L2264 - L2265 were not covered by tests

Check warning on line 2270 in hybridse/src/planv2/ast_node_converter.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/planv2/ast_node_converter.cc#L2267-L2270

Added lines #L2267 - L2270 were not covered by tests

Check warning on line 2281 in hybridse/src/planv2/ast_node_converter.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/planv2/ast_node_converter.cc#L2281

Added line #L2281 was not covered by tests

Check warning on line 27 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L27

Added line #L27 was not covered by tests

Check warning on line 31 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 36 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 40 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 44 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 49 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 54 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 56 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L56

Added line #L56 was not covered by tests

Check warning on line 60 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L60

Added line #L60 was not covered by tests

Check warning on line 65 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 72 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L68-L72

Added lines #L68 - L72 were not covered by tests

Check warning on line 77 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 83 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 85 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L85

Added line #L85 was not covered by tests

Check warning on line 91 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 93 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L93

Added line #L93 was not covered by tests

Check warning on line 95 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L95

Added line #L95 was not covered by tests

Check warning on line 99 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 103 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L103

Added line #L103 was not covered by tests

Check warning on line 112 in src/base/index_util.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base/index_util.cc#L106-L112

Added lines #L106 - L112 were not covered by tests