Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Make sure RFC dates are pickable - #208

Merged
Laurent Mazuel (lmazuel) merged 3 commits into
masterfrom
pickable_rfc
Jun 2, 2020
Merged

Make sure RFC dates are pickable#208
Laurent Mazuel (lmazuel) merged 3 commits into
masterfrom
pickable_rfc

Conversation

@lmazuel

Copy link
Copy Markdown
Member

Fix#205

@codecov-commenter

Codecov Comments Bot (codecov-commenter) commented Jun 2, 2020

Copy link
Copy Markdown

Codecov Report

Merging #208 into master will increase coverage by 0.03%.
The diff coverage is 81.25%.

Impacted file tree graph

@@ Coverage Diff @@## master #208 +/- ##
==========================================
+ Coverage 83.78% 83.81% +0.03% 
==========================================
Files 25 25 Lines 2664 2669 +5 ==========================================
+ Hits 2232 2237 +5 
Misses 432 432 
Impacted FilesCoverage Δ
msrest/serialization.py84.87% <81.25%> (+0.07%)⬆️

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 0534694...31d717a. Read the comment docs.

@lmazuel
Laurent Mazuel (lmazuel) deleted the pickable_rfc branch June 2, 2020 23:33
Sign up for freeto 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.

datetime returned by Deserializer.deserialize_rfc() is not picklable

2 participants

@lmazuel@codecov-commenter