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

Added more tests #1029

Merged
merged 1 commit into from
May 31, 2022
Merged

Added more tests #1029

merged 1 commit into from
May 31, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented May 31, 2022

Codecov Report

Merging #1029 (72601b6) into main (0dbe922) will increase coverage by 0.32%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main    #1029      +/-   ##
==========================================
+ Coverage   72.04%   72.36%   +0.32%     
==========================================
  Files         359      359              
  Lines       19926    19926              
==========================================
+ Hits        14355    14419      +64     
+ Misses       5571     5507      -64     
Impacted Files Coverage Δ
src/array/fixed_size_binary/iterator.rs 74.07% <66.66%> (-3.71%) ⬇️
src/array/primitive/mutable.rs 92.79% <0.00%> (+3.38%) ⬆️
src/bitmap/bitmap_ops.rs 94.69% <0.00%> (+3.78%) ⬆️
src/array/list/ffi.rs 96.55% <0.00%> (+31.03%) ⬆️
src/array/utf8/ffi.rs 96.42% <0.00%> (+32.14%) ⬆️
src/array/binary/ffi.rs 96.42% <0.00%> (+32.14%) ⬆️
src/array/boolean/ffi.rs 95.83% <0.00%> (+33.33%) ⬆️
src/array/primitive/ffi.rs 95.83% <0.00%> (+33.33%) ⬆️
src/array/fixed_size_binary/ffi.rs 96.00% <0.00%> (+36.00%) ⬆️

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 0dbe922...72601b6. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 62f5892 into main May 31, 2022
@jorgecarleitao jorgecarleitao deleted the tests4 branch May 31, 2022 04:59
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