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 COPY; rework Reader op #1963

Merged
merged 1 commit into from
Aug 27, 2023

fix COPY; rework Reader op

7be20dc
Select commit
Loading
Failed to load commit list.
Merged

Fix COPY; rework Reader op #1963

fix COPY; rework Reader op
7be20dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 27, 2023 in 0s

95.83% of diff hit (target 80.00%)

View this Pull Request on Codecov

95.83% of diff hit (target 80.00%)

Annotations

Check warning on line 16 in src/include/storage/copier/reader_state.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/storage/copier/reader_state.h#L16

Added line #L16 was not covered by tests

Check warning on line 49 in src/include/storage/copier/rel_copier.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/storage/copier/rel_copier.h#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 101 in src/processor/operator/persistent/copy_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/copy_node.cpp#L101

Added line #L101 was not covered by tests

Check warning on line 100 in src/processor/operator/persistent/csv_file_writer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/csv_file_writer.cpp#L100

Added line #L100 was not covered by tests

Check warning on line 18 in src/storage/copier/reader_state.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/reader_state.cpp#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 31 in src/storage/copier/reader_state.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/reader_state.cpp#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 44 in src/storage/copier/reader_state.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/reader_state.cpp#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 57 in src/storage/copier/reader_state.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/reader_state.cpp#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 95 in src/storage/copier/reader_state.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/reader_state.cpp#L95

Added line #L95 was not covered by tests

Check warning on line 113 in src/storage/copier/reader_state.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/reader_state.cpp#L113

Added line #L113 was not covered by tests

Check warning on line 94 in src/storage/copier/rel_copier.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/copier/rel_copier.cpp#L94

Added line #L94 was not covered by tests