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

Fixed error in dispatching scalar arithmetics #682

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Dec 13, 2021
@jorgecarleitao jorgecarleitao changed the title Fixed error in dispatching scalar arithmetics. Fixed error in dispatching scalar arithmetics Dec 13, 2021
@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #682 (43c9e98) into main (a8c55f9) will increase coverage by 0.01%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
+ Coverage   69.59%   69.60%   +0.01%     
==========================================
  Files         301      301              
  Lines       16779    16781       +2     
==========================================
+ Hits        11677    11681       +4     
+ Misses       5102     5100       -2     
Impacted Files Coverage Δ
src/compute/arithmetics/mod.rs 75.00% <16.66%> (+5.95%) ⬆️
src/io/parquet/read/nested_utils.rs 77.45% <0.00%> (-0.99%) ⬇️
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 a8c55f9...43c9e98. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 280ed1d into main Dec 13, 2021
@jorgecarleitao jorgecarleitao deleted the fix_arithemtics branch December 13, 2021 21:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant