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

Fixed error in serializing json utf8 with special characters #813

Closed
wants to merge 2 commits into from

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Feb 5, 2022
@codecov
Copy link

codecov bot commented Feb 5, 2022

Codecov Report

Merging #813 (d01c1c1) into main (362ebf9) will decrease coverage by 0.14%.
The diff coverage is 58.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #813      +/-   ##
==========================================
- Coverage   71.37%   71.23%   -0.15%     
==========================================
  Files         327      328       +1     
  Lines       17442    17620     +178     
==========================================
+ Hits        12450    12552     +102     
- Misses       4992     5068      +76     
Impacted Files Coverage Δ
src/io/json/write/mod.rs 100.00% <ø> (ø)
src/io/json/write/serialize.rs 88.28% <ø> (+0.15%) ⬆️
src/io/json/write/utf8.rs 58.13% <58.13%> (ø)
src/io/parquet/read/deserialize/mod.rs 48.42% <0.00%> (+1.34%) ⬆️
src/bitmap/utils/slice_iterator.rs 92.53% <0.00%> (+1.49%) ⬆️
src/array/boolean/mod.rs 71.23% <0.00%> (+13.69%) ⬆️

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 362ebf9...d01c1c1. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant