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

Added MutablePrimitiveArray::extend_constant #689

Merged
merged 1 commit into from Dec 17, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

That calls the internal's extend_constant

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Dec 17, 2021
@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #689 (217cef3) into main (cc27dbe) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #689      +/-   ##
==========================================
+ Coverage   69.76%   69.79%   +0.02%     
==========================================
  Files         303      303              
  Lines       16829    16841      +12     
==========================================
+ Hits        11741    11754      +13     
+ Misses       5088     5087       -1     
Impacted Files Coverage Δ
src/array/primitive/mutable.rs 84.71% <100.00%> (+0.84%) ⬆️
src/io/parquet/read/nested_utils.rs 78.43% <0.00%> (+0.98%) ⬆️

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 cc27dbe...217cef3. Read the comment docs.

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

1 participant