Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Support conversion between Pickle #76

Merged
merged 4 commits into from Jan 31, 2019
Merged

Support conversion between Pickle #76

merged 4 commits into from Jan 31, 2019

Conversation

rossmacarthur
Copy link
Owner

@rossmacarthur rossmacarthur commented Jan 31, 2019

Resolves #10

@codecov-io
Copy link

codecov-io commented Jan 31, 2019

Codecov Report

Merging #76 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #76   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         586    592    +6     
=====================================
+ Hits          586    592    +6
Impacted Files Coverage Δ
src/serde/__init__.py 100% <ø> (ø) ⬆️
src/serde/model.py 100% <100%> (ø) ⬆️

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 acca8ca...fe4160d. Read the comment docs.

@rossmacarthur rossmacarthur merged commit 840895d into master Jan 31, 2019
@rossmacarthur rossmacarthur deleted the pickle branch January 31, 2019 12:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants