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

Fix add node property #1923

Merged
merged 1 commit into from
Aug 14, 2023

Fix add node property

a82effe
Select commit
Loading
Failed to load commit list.
Merged

Fix add node property #1923

Fix add node property
a82effe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 14, 2023 in 0s

87.14% of diff hit (target 80.00%)

View this Pull Request on Codecov

87.14% of diff hit (target 80.00%)

Annotations

Check warning on line 50 in src/storage/copier/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/column_chunk.cpp#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 345 in src/storage/copier/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/column_chunk.cpp#L345

Added line #L345 was not covered by tests

Check warning on line 351 in src/storage/copier/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/column_chunk.cpp#L347-L351

Added lines #L347 - L351 were not covered by tests

Check warning on line 353 in src/storage/copier/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/column_chunk.cpp#L353

Added line #L353 was not covered by tests

Check warning on line 85 in src/storage/store/node_column.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/node_column.cpp#L85

Added line #L85 was not covered by tests

Check warning on line 87 in src/storage/store/node_column.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/node_column.cpp#L87

Added line #L87 was not covered by tests

Check warning on line 483 in src/storage/wal_replayer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/wal_replayer.cpp#L479-L483

Added lines #L479 - L483 were not covered by tests

Check warning on line 488 in src/storage/wal_replayer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/wal_replayer.cpp#L487-L488

Added lines #L487 - L488 were not covered by tests