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

Optimized MutableBinaryArray #597

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Optimized MutableBinaryArray #597

merged 1 commit into from
Nov 12, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Nov 11, 2021

Codecov Report

Merging #597 (012d6e4) into main (3caa204) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #597   +/-   ##
=======================================
  Coverage   79.19%   79.19%           
=======================================
  Files         400      400           
  Lines       24885    24885           
=======================================
  Hits        19708    19708           
  Misses       5177     5177           
Impacted Files Coverage Δ
src/array/binary/mutable.rs 79.75% <100.00%> (ø)
src/compute/arithmetics/time.rs 44.89% <0.00%> (-2.05%) ⬇️
src/bitmap/utils/slice_iterator.rs 92.53% <0.00%> (+1.49%) ⬆️

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 3caa204...012d6e4. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit edf5cbc into main Nov 12, 2021
@jorgecarleitao jorgecarleitao deleted the fix_binary branch November 12, 2021 04:23
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.

1 participant