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

Added FFI for remaining types #213

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Added FFI for remaining types #213

merged 1 commit into from
Jul 29, 2021

Conversation

jorgecarleitao
Copy link
Owner

  • Duration
  • Timestamp
  • Decimal
  • FixedSizedBinary
  • FixedSizedList

@jorgecarleitao jorgecarleitao changed the title Added FFI integration with remaining types Added FFI for remaining types Jul 22, 2021
@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #213 (2ff26d8) into main (8d7d08f) will decrease coverage by 0.10%.
The diff coverage is 32.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   76.81%   76.71%   -0.11%     
==========================================
  Files         226      226              
  Lines       19446    19499      +53     
==========================================
+ Hits        14938    14959      +21     
- Misses       4508     4540      +32     
Impacted Files Coverage Δ
src/array/fixed_size_list/mod.rs 58.33% <0.00%> (-2.54%) ⬇️
src/ffi/ffi.rs 69.37% <28.00%> (-5.72%) ⬇️
src/ffi/array.rs 80.82% <100.00%> (+1.11%) ⬆️

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 8d7d08f...2ff26d8. Read the comment docs.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jul 23, 2021
@jorgecarleitao jorgecarleitao merged commit cba00c4 into main Jul 29, 2021
@jorgecarleitao jorgecarleitao deleted the ffi_others branch July 29, 2021 05:25
@jorgecarleitao jorgecarleitao added feature A new feature and removed enhancement An improvement to an existing feature labels Jul 30, 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.

None yet

1 participant