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

Replaced Display by Debug in Utf8Array #705

Merged
merged 1 commit into from
Dec 23, 2021
Merged

Replaced Display by Debug in Utf8Array #705

merged 1 commit into from
Dec 23, 2021

Conversation

jorgecarleitao
Copy link
Owner

A leftover that should have been addressed as part of #694

@jorgecarleitao jorgecarleitao added bug Something isn't working no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog labels Dec 23, 2021
@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #705 (51739cc) into main (f583531) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #705      +/-   ##
==========================================
+ Coverage   70.34%   70.37%   +0.02%     
==========================================
  Files         308      309       +1     
  Lines       16816    16967     +151     
==========================================
+ Hits        11830    11940     +110     
- Misses       4986     5027      +41     
Impacted Files Coverage Δ
src/array/utf8/mod.rs 87.65% <ø> (ø)
src/io/avro/write/compress.rs 100.00% <0.00%> (ø)
src/io/avro/read/schema.rs 53.68% <0.00%> (+1.05%) ⬆️
src/io/avro/read/decompress.rs 84.31% <0.00%> (+2.49%) ⬆️
src/io/parquet/read/mod.rs 50.15% <0.00%> (+5.39%) ⬆️
src/io/avro/write/header.rs 100.00% <0.00%> (+40.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 f583531...51739cc. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 39695e9 into main Dec 23, 2021
@jorgecarleitao jorgecarleitao deleted the fixed_error branch December 23, 2021 23:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant