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

more functionality for dict serialization #3516

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

antonydellavecchia
Copy link
Collaborator

Adds more functionality for serializing dicts.

Specific use case for when the values are the same type and all share the same parameters

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Merging #3516 (f809352) into master (5acd5c5) will decrease coverage by 0.07%.
Report is 13 commits behind head on master.
The diff coverage is 96.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3516      +/-   ##
==========================================
- Coverage   82.18%   82.11%   -0.07%     
==========================================
  Files         563      566       +3     
  Lines       75862    76165     +303     
==========================================
+ Hits        62345    62545     +200     
- Misses      13517    13620     +103     
Files Coverage Δ
src/Serialization/containers.jl 94.61% <96.42%> (+0.14%) ⬆️

... and 22 files with indirect coverage changes

@antonydellavecchia antonydellavecchia enabled auto-merge (squash) March 19, 2024 10:08
@antonydellavecchia antonydellavecchia merged commit ac3ae07 into master Mar 19, 2024
26 of 27 checks passed
@antonydellavecchia antonydellavecchia deleted the adv/serialize-dict-update branch March 19, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants