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

More tests to CSV writing #724

Merged
merged 1 commit into from
Jan 4, 2022
Merged

More tests to CSV writing #724

merged 1 commit into from
Jan 4, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Jan 2, 2022

Codecov Report

Merging #724 (39b9d7f) into main (9b54146) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #724      +/-   ##
==========================================
+ Coverage   70.35%   70.53%   +0.17%     
==========================================
  Files         311      311              
  Lines       16920    16920              
==========================================
+ Hits        11904    11934      +30     
+ Misses       5016     4986      -30     
Impacted Files Coverage Δ
src/compute/arithmetics/time.rs 26.60% <0.00%> (+0.91%) ⬆️
src/io/parquet/read/nested_utils.rs 78.43% <0.00%> (+0.98%) ⬆️
src/bitmap/utils/slice_iterator.rs 92.53% <0.00%> (+1.49%) ⬆️
src/io/csv/write/serialize.rs 60.77% <0.00%> (+11.63%) ⬆️

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 9b54146...39b9d7f. Read the comment docs.

@jorgecarleitao jorgecarleitao changed the title More tests More tests to CSV writing Jan 4, 2022
@jorgecarleitao jorgecarleitao merged commit a925e67 into main Jan 4, 2022
@jorgecarleitao jorgecarleitao deleted the more_tests branch January 4, 2022 05:54
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