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

Added test for scalar division #1115

Merged
merged 1 commit into from
Jun 28, 2022
Merged

Added test for scalar division #1115

merged 1 commit into from
Jun 28, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Jun 28, 2022
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #1115 (efb5158) into main (3b05377) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1115      +/-   ##
==========================================
+ Coverage   82.36%   82.48%   +0.12%     
==========================================
  Files         367      367              
  Lines       35382    35382              
==========================================
+ Hits        29141    29185      +44     
+ Misses       6241     6197      -44     
Impacted Files Coverage Δ
src/io/ipc/read/reader.rs 96.38% <0.00%> (+0.36%) ⬆️
src/array/utf8/mod.rs 86.58% <0.00%> (+0.95%) ⬆️
src/array/binary/mod.rs 90.12% <0.00%> (+1.23%) ⬆️
src/io/ipc/read/array/primitive.rs 98.11% <0.00%> (+7.54%) ⬆️
src/io/ipc/read/array/boolean.rs 97.91% <0.00%> (+8.33%) ⬆️
src/compute/arithmetics/decimal/div.rs 95.39% <0.00%> (+19.07%) ⬆️

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 3b05377...efb5158. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit fd14011 into main Jun 28, 2022
@jorgecarleitao jorgecarleitao deleted the tests2 branch June 28, 2022 11:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing PRs that only increase coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant