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

Support arbitrary dictionary keys #307

Merged
merged 1 commit into from
Jan 1, 2022
Merged

Conversation

wyfo
Copy link
Owner

@wyfo wyfo commented Jan 1, 2022

As MessagePack can have dictionary with integer keys, they should be allowed too.

As MessagePack can have dictionary with integer keys, they should be allowed too.
@codecov-commenter
Copy link

Codecov Report

Merging #307 (6546d09) into master (42b03cf) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
- Coverage   86.00%   86.00%   -0.01%     
==========================================
  Files          67       67              
  Lines        5888     5886       -2     
  Branches     1225     1225              
==========================================
- Hits         5064     5062       -2     
  Misses        602      602              
  Partials      222      222              
Impacted Files Coverage Δ
apischema/deserialization/methods.py 84.75% <ø> (-0.05%) ⬇️

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 2de8431...6546d09. Read the comment docs.

@wyfo wyfo merged commit 4e67f7d into master Jan 1, 2022
@wyfo wyfo deleted the arbitrary_dictionary_keys branch January 1, 2022 21:28
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.

None yet

2 participants