Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Added support for field's metadata via FFI #362

Merged
merged 1 commit into from
Sep 2, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the feature A new feature label Sep 1, 2021
@jorgecarleitao jorgecarleitao changed the title Added support to export field metadata via FFI Added support to export field's metadata via FFI Sep 1, 2021
@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

Merging #362 (641edd4) into main (cef5f08) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
+ Coverage   81.05%   81.13%   +0.07%     
==========================================
  Files         326      326              
  Lines       21103    21147      +44     
==========================================
+ Hits        17105    17157      +52     
+ Misses       3998     3990       -8     
Impacted Files Coverage Δ
src/ffi/schema.rs 64.61% <100.00%> (+6.69%) ⬆️
tests/it/ffi.rs 100.00% <100.00%> (ø)
src/io/json_integration/schema.rs 44.58% <0.00%> (-0.31%) ⬇️
src/types/mod.rs 29.20% <0.00%> (+0.88%) ⬆️
src/datatypes/field.rs 25.21% <0.00%> (+5.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cef5f08...641edd4. Read the comment docs.

@jorgecarleitao jorgecarleitao force-pushed the metadata_ffi branch 3 times, most recently from 19fa845 to b7aa3a9 Compare September 1, 2021 21:46
@jorgecarleitao jorgecarleitao changed the title Added support to export field's metadata via FFI Added support for field's metadata via FFI Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant