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

Added more tests for reading and writing CSV #1120

Merged
merged 1 commit into from
Jun 28, 2022
Merged

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 #1120 (0024a59) into main (d0f0e20) will increase coverage by 0.19%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1120      +/-   ##
==========================================
+ Coverage   82.64%   82.83%   +0.19%     
==========================================
  Files         367      367              
  Lines       35470    35460      -10     
==========================================
+ Hits        29314    29375      +61     
+ Misses       6156     6085      -71     
Impacted Files Coverage Δ
src/io/csv/read_utils.rs 89.76% <ø> (+19.10%) ⬆️
src/bitmap/utils/slice_iterator.rs 97.56% <0.00%> (-1.22%) ⬇️
src/io/ipc/read/reader.rs 96.38% <0.00%> (+0.36%) ⬆️
src/io/ipc/read/stream_async.rs 76.69% <0.00%> (+0.75%) ⬆️
src/io/csv/write/serialize.rs 96.59% <0.00%> (+8.84%) ⬆️

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 d0f0e20...0024a59. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit bd85904 into main Jun 28, 2022
@jorgecarleitao jorgecarleitao deleted the csv_tests branch June 28, 2022 15:35
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.

1 participant