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 turtle file type, refactor copy compilation #2026

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 88.70% and project coverage change: -0.02% ⚠️

Comparison is base (6840827) 89.96% compared to head (d1a26f9) 89.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2026      +/-   ##
==========================================
- Coverage   89.96%   89.95%   -0.02%     
==========================================
  Files         909      909              
  Lines       32979    32992      +13     
==========================================
+ Hits        29671    29679       +8     
- Misses       3308     3313       +5     
Files Changed Coverage Δ
src/binder/binder.cpp 96.80% <ø> (-0.08%) ⬇️
src/common/copier_config/copier_config.cpp 80.00% <ø> (+40.00%) ⬆️
src/include/binder/binder.h 100.00% <ø> (ø)
src/include/parser/transformer.h 100.00% <ø> (ø)
src/processor/map/map_copy_from.cpp 99.02% <50.00%> (-0.98%) ⬇️
src/binder/bind/bind_copy.cpp 86.57% <86.86%> (-0.35%) ⬇️
src/include/common/copier_config/copier_config.h 100.00% <100.00%> (ø)
src/include/parser/copy.h 100.00% <100.00%> (ø)
src/parser/transform/transform_copy.cpp 96.55% <100.00%> (-0.12%) ⬇️
src/parser/transformer.cpp 92.50% <100.00%> (ø)
... and 1 more

... and 3 files with indirect coverage changes

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

@andyfengHKU andyfengHKU merged commit c578381 into master Sep 12, 2023
10 checks passed
@andyfengHKU andyfengHKU deleted the copy-rdf-compilation branch September 12, 2023 21:16
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