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

Fixed error in displaying dictionaries with nulls in values #334

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

jorgecarleitao
Copy link
Owner

They were displayed as their values, even if they were null.

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Aug 24, 2021
@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #334 (6ebce50) into main (a9932a6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
+ Coverage   80.95%   80.96%   +0.01%     
==========================================
  Files         325      325              
  Lines       21069    21081      +12     
==========================================
+ Hits        17057    17069      +12     
  Misses       4012     4012              
Impacted Files Coverage Δ
src/array/display.rs 57.89% <ø> (ø)
tests/it/io/print.rs 100.00% <100.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 a9932a6...6ebce50. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 749d798 into main Aug 24, 2021
@jorgecarleitao jorgecarleitao deleted the fix_dict_display branch August 24, 2021 19:18
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.

None yet

1 participant