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

Added more tests for utf8 #543

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Added more tests for utf8 #543

merged 1 commit into from
Oct 19, 2021

Conversation

jorgecarleitao
Copy link
Owner

Covering #542 well to ensure all is good.

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Oct 19, 2021
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #543 (dc54d5f) into main (bd8f02b) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
- Coverage   81.25%   81.24%   -0.02%     
==========================================
  Files         380      380              
  Lines       23376    23458      +82     
==========================================
+ Hits        18995    19059      +64     
- Misses       4381     4399      +18     
Impacted Files Coverage Δ
tests/it/array/utf8/mod.rs 100.00% <100.00%> (+2.35%) ⬆️
src/io/ipc/write/common.rs 76.28% <0.00%> (+0.64%) ⬆️
src/io/parquet/write/mod.rs 66.78% <0.00%> (+1.14%) ⬆️
src/io/avro/read/schema.rs 55.95% <0.00%> (+1.19%) ⬆️
src/compute/arithmetics/time.rs 46.93% <0.00%> (+2.04%) ⬆️

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 bd8f02b...dc54d5f. Read the comment docs.

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