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

Added more tests #1111

Merged
merged 1 commit into from Jun 27, 2022
Merged

Added more tests #1111

merged 1 commit into from Jun 27, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #1111 (873832e) into main (b942a84) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1111      +/-   ##
==========================================
+ Coverage   81.33%   81.47%   +0.13%     
==========================================
  Files         367      367              
  Lines       35458    35456       -2     
==========================================
+ Hits        28840    28887      +47     
+ Misses       6618     6569      -49     
Impacted Files Coverage Δ
src/array/utf8/mod.rs 86.58% <100.00%> (-4.22%) ⬇️
src/io/ipc/read/reader.rs 96.38% <0.00%> (+0.36%) ⬆️
src/io/ipc/read/common.rs 95.54% <0.00%> (+0.40%) ⬆️
src/array/binary/mod.rs 90.12% <0.00%> (+1.23%) ⬆️
src/bitmap/utils/iterator.rs 100.00% <0.00%> (+4.54%) ⬆️
src/array/utf8/mutable.rs 90.25% <0.00%> (+8.91%) ⬆️
src/bitmap/utils/zip_validity.rs 95.74% <0.00%> (+12.76%) ⬆️
src/array/utf8/iterator.rs 97.22% <0.00%> (+47.22%) ⬆️

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 b942a84...873832e. Read the comment docs.

Copy link
Collaborator

@Dandandan Dandandan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGtm

@jorgecarleitao jorgecarleitao merged commit 831a98c into main Jun 27, 2022
@jorgecarleitao jorgecarleitao deleted the tests branch June 27, 2022 22:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants