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/project succeeded Dec 1, 2023 in 0s

91.57% (target 80.00%)

View this Pull Request on Codecov

91.57% (target 80.00%)

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (3ab6bf1) 91.57% compared to head (5da59c2) 91.57%.

Files Patch % Lines
...ssor/operator/persistent/reader/rdf/rdf_reader.cpp 78.57% 9 Missing ⚠️
src/common/copier_config/reader_config.cpp 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2531      +/-   ##
==========================================
- Coverage   91.57%   91.57%   -0.01%     
==========================================
  Files        1029     1029              
  Lines       38040    38059      +19     
==========================================
+ Hits        34836    34852      +16     
- Misses       3204     3207       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.