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

Fixed extend when additional is zero #310

Merged
merged 1 commit into from
Aug 21, 2021
Merged

Fixed extend when additional is zero #310

merged 1 commit into from
Aug 21, 2021

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented Aug 21, 2021

Also added an extra test for it.

@codecov
Copy link

codecov bot commented Aug 21, 2021

Codecov Report

Merging #310 (9423aed) into main (bbe607c) will increase coverage by 0.27%.
The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
+ Coverage   80.52%   80.79%   +0.27%     
==========================================
  Files         323      324       +1     
  Lines       21135    21569     +434     
==========================================
+ Hits        17019    17427     +408     
- Misses       4116     4142      +26     
Impacted Files Coverage Δ
src/bitmap/mutable.rs 89.27% <50.00%> (-0.34%) ⬇️
tests/it/bitmap/mutable.rs 100.00% <100.00%> (ø)
src/compute/comparison/primitive.rs 95.12% <0.00%> (-0.20%) ⬇️
tests/it/io/json/mod.rs 100.00% <0.00%> (ø)
tests/it/array/fixed_size_binary/mutable.rs 100.00% <0.00%> (ø)
src/compute/comparison/simd/mod.rs 95.83% <0.00%> (ø)
src/array/primitive/mutable.rs 88.44% <0.00%> (+1.34%) ⬆️
src/io/json/read/reader.rs 75.67% <0.00%> (+1.35%) ⬆️
src/compute/comparison/mod.rs 95.62% <0.00%> (+2.00%) ⬆️
src/array/fixed_size_binary/mod.rs 50.84% <0.00%> (+3.57%) ⬆️
... and 4 more

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 bbe607c...9423aed. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit f980117 into main Aug 21, 2021
@jorgecarleitao jorgecarleitao deleted the fix_extend branch August 21, 2021 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant