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

Enable rdf test #2373

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Enable rdf test #2373

merged 1 commit into from
Nov 10, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cc7f6ac) 90.99% compared to head (a2540bb) 91.18%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2373      +/-   ##
==========================================
+ Coverage   90.99%   91.18%   +0.19%     
==========================================
  Files        1012     1012              
  Lines       35895    35898       +3     
==========================================
+ Hits        32661    32732      +71     
+ Misses       3234     3166      -68     
Files Coverage Δ
src/binder/bind/bind_graph_pattern.cpp 96.67% <100.00%> (+3.99%) ⬆️
src/binder/bind/copy/bind_copy_rdf_graph.cpp 100.00% <100.00%> (ø)
src/binder/bind/ddl/bind_create_rdf_graph.cpp 100.00% <100.00%> (ø)
src/include/binder/copy/bound_copy_from.h 100.00% <100.00%> (ø)
...c/include/processor/operator/persistent/copy_rel.h 100.00% <ø> (ø)
...cessor/operator/persistent/reader/rdf/rdf_reader.h 100.00% <ø> (ø)
src/include/storage/store/column.h 84.21% <ø> (ø)
src/planner/plan/append_extend.cpp 96.66% <100.00%> (+5.83%) ⬆️
...ssor/operator/persistent/reader/rdf/rdf_reader.cpp 94.67% <100.00%> (+3.39%) ⬆️
src/storage/store/column.cpp 86.18% <100.00%> (+0.25%) ⬆️
... and 1 more

... and 13 files with indirect coverage changes

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

@andyfengHKU andyfengHKU merged commit 86f8e33 into master Nov 10, 2023
12 checks passed
@andyfengHKU andyfengHKU deleted the enable-rdf-test branch November 10, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants