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

Add NQUAD file type, add multiple rdf file scanner #2531

Merged
merged 1 commit into from
Dec 1, 2023

Add nquad file type, add scan multiple rdf files

5da59c2
Select commit
Loading
Failed to load commit list.
Merged

Add NQUAD file type, add multiple rdf file scanner #2531

Add nquad file type, add scan multiple rdf files
5da59c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 1, 2023 in 1s

83.07% of diff hit (target 80.00%)

View this Pull Request on Codecov

83.07% of diff hit (target 80.00%)

Annotations

Check warning on line 22 in src/common/copier_config/reader_config.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/copier_config/reader_config.cpp#L22

Added line #L22 was not covered by tests

Check warning on line 46 in src/common/copier_config/reader_config.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/copier_config/reader_config.cpp#L46

Added line #L46 was not covered by tests

Check warning on line 36 in src/processor/operator/persistent/reader/rdf/rdf_reader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/reader/rdf/rdf_reader.cpp#L36

Added line #L36 was not covered by tests

Check warning on line 73 in src/processor/operator/persistent/reader/rdf/rdf_reader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/reader/rdf/rdf_reader.cpp#L73

Added line #L73 was not covered by tests

Check warning on line 284 in src/processor/operator/persistent/reader/rdf/rdf_reader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/reader/rdf/rdf_reader.cpp#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 286 in src/processor/operator/persistent/reader/rdf/rdf_reader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/reader/rdf/rdf_reader.cpp#L286

Added line #L286 was not covered by tests

Check warning on line 289 in src/processor/operator/persistent/reader/rdf/rdf_reader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/reader/rdf/rdf_reader.cpp#L289

Added line #L289 was not covered by tests

Check warning on line 293 in src/processor/operator/persistent/reader/rdf/rdf_reader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/reader/rdf/rdf_reader.cpp#L292-L293

Added lines #L292 - L293 were not covered by tests

Check warning on line 299 in src/processor/operator/persistent/reader/rdf/rdf_reader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/reader/rdf/rdf_reader.cpp#L299

Added line #L299 was not covered by tests