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

Made FixedSizeList::try_push_valid public and added new_with_field #887

Merged
merged 4 commits into from Mar 6, 2022

Conversation

ncpenke
Copy link
Contributor

@ncpenke ncpenke commented Mar 6, 2022

Additional changes for DataEngineeringLabs/arrow2-convert#30

@codecov
Copy link

codecov bot commented Mar 6, 2022

Codecov Report

Merging #887 (935ae65) into main (25b8ef8) will increase coverage by 0.00%.
The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #887   +/-   ##
=======================================
  Coverage   70.52%   70.53%           
=======================================
  Files         343      343           
  Lines       18702    18706    +4     
=======================================
+ Hits        13190    13194    +4     
  Misses       5512     5512           
Impacted Files Coverage Δ
src/array/fixed_size_list/mutable.rs 47.29% <80.00%> (+1.58%) ⬆️
src/bitmap/utils/slice_iterator.rs 87.93% <0.00%> (+1.72%) ⬆️

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 25b8ef8...935ae65. Read the comment docs.

@jorgecarleitao jorgecarleitao changed the title Changes to FixedSizeList for arrow2_convert Made FixedSizeList::try_push_valid public and added new_with_field Mar 6, 2022
@jorgecarleitao jorgecarleitao merged commit 81bfadd into jorgecarleitao:main Mar 6, 2022
@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Mar 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants