Skip to content

feat: makesanpshot after truncate disk table

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 18, 2023 in 1s

71.79% of diff hit (target 83.35%)

View this Pull Request on Codecov

71.79% of diff hit (target 83.35%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/node/sql_node.cc#L79

Added line #L79 was not covered by tests

Check warning on line 310 in src/client/ns_client.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/ns_client.cc#L310

Added line #L310 was not covered by tests

Check warning on line 163 in src/client/tablet_client.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/tablet_client.cc#L163

Added line #L163 was not covered by tests

Check warning on line 167 in src/client/tablet_client.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/tablet_client.cc#L167

Added line #L167 was not covered by tests

Check warning on line 3721 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3721

Added line #L3721 was not covered by tests

Check warning on line 3728 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3725-L3728

Added lines #L3725 - L3728 were not covered by tests

Check warning on line 3734 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3731-L3734

Added lines #L3731 - L3734 were not covered by tests

Check warning on line 3743 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3742-L3743

Added lines #L3742 - L3743 were not covered by tests

Check warning on line 3748 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3745-L3748

Added lines #L3745 - L3748 were not covered by tests

Check warning on line 3762 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3759-L3762

Added lines #L3759 - L3762 were not covered by tests

Check warning on line 3766 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3766

Added line #L3766 was not covered by tests

Check warning on line 3770 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3768-L3770

Added lines #L3768 - L3770 were not covered by tests

Check warning on line 10641 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L10639-L10641

Added lines #L10639 - L10641 were not covered by tests

Check warning on line 10644 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L10643-L10644

Added lines #L10643 - L10644 were not covered by tests

Check warning on line 10648 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L10646-L10648

Added lines #L10646 - L10648 were not covered by tests

Check warning on line 1960 in src/sdk/sql_cluster_router.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/sql_cluster_router.cc#L1959-L1960

Added lines #L1959 - L1960 were not covered by tests

Check warning on line 1976 in src/sdk/sql_cluster_router.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/sql_cluster_router.cc#L1975-L1976

Added lines #L1975 - L1976 were not covered by tests

Check warning on line 1979 in src/sdk/sql_cluster_router.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/sql_cluster_router.cc#L1979

Added line #L1979 was not covered by tests

Check warning on line 1983 in src/sdk/sql_cluster_router.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/sql_cluster_router.cc#L1983

Added line #L1983 was not covered by tests

Check warning on line 159 in src/storage/aggregator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/aggregator.h#L159

Added line #L159 was not covered by tests

Check warning on line 389 in src/storage/disk_table.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/disk_table.cc#L388-L389

Added lines #L388 - L389 were not covered by tests

Check warning on line 403 in src/storage/disk_table.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/disk_table.cc#L402-L403

Added lines #L402 - L403 were not covered by tests

Check warning on line 1047 in src/storage/mem_table_snapshot.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/mem_table_snapshot.cc#L1046-L1047

Added lines #L1046 - L1047 were not covered by tests

Check warning on line 1051 in src/storage/mem_table_snapshot.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/mem_table_snapshot.cc#L1050-L1051

Added lines #L1050 - L1051 were not covered by tests

Check warning on line 1066 in src/storage/mem_table_snapshot.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/mem_table_snapshot.cc#L1065-L1066

Added lines #L1065 - L1066 were not covered by tests