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

feat: support serialization using mashumaro #14

Merged
merged 3 commits into from
Oct 24, 2019
Merged

feat: support serialization using mashumaro #14

merged 3 commits into from
Oct 24, 2019

Conversation

matfax
Copy link
Owner

@matfax matfax commented Oct 24, 2019

Extending the serializable interface from mashumaro.
Mashumaro currently only works up to Python 3.7.

@matfax matfax added Minor Version enhancement New feature or request and removed Minor Version labels Oct 24, 2019
@matfax matfax force-pushed the mashumaro branch 2 times, most recently from 2c8358f to 4e5326f Compare October 24, 2019 16:42
@codecov
Copy link

codecov bot commented Oct 24, 2019

Codecov Report

Merging #14 into master will decrease coverage by 0.67%.
The diff coverage is 75%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   96.88%   96.21%   -0.68%     
==========================================
  Files           6        6              
  Lines         385      396      +11     
==========================================
+ Hits          373      381       +8     
- Misses         12       15       +3
Impacted Files Coverage Δ
mutapath/decorator.py 98.88% <ø> (ø) ⬆️
mutapath/immutapath.py 94.81% <75%> (-0.94%) ⬇️

@matfax matfax merged commit def5a2b into master Oct 24, 2019
@repo-ranger repo-ranger bot deleted the mashumaro branch October 24, 2019 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant