Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix copy, simplify show #114

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Fix copy, simplify show #114

merged 1 commit into from
Jan 31, 2024

Conversation

andyferris
Copy link
Member

@andyferris andyferris commented Jan 31, 2024

This fixes a problem with copying DictTable (since changes in Dictionaries.jl) as well as a problem with printing tables containing #undef values.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7811b93) 69.62% compared to head (2f6726e) 69.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   69.62%   69.82%   +0.19%     
==========================================
  Files           7        7              
  Lines         912      918       +6     
==========================================
+ Hits          635      641       +6     
  Misses        277      277              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andyferris andyferris merged commit 28998b1 into main Jan 31, 2024
6 of 7 checks passed
@andyferris andyferris deleted the fix-copy branch January 31, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant