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
lmazuel merged 3 commits intomasterfrom
pickable_rfc
Jun 2, 2020
Merged

Make sure RFC dates are pickable#208
lmazuel merged 3 commits intomasterfrom
pickable_rfc

Conversation

@lmazuel
Copy link
Member

@lmazuel lmazuel commented Jun 2, 2020

Fix #205

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2020

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 Files Coverage Δ
msrest/serialization.py 84.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 lmazuel merged commit bfbb45f into master Jun 2, 2020
@lmazuel lmazuel deleted the pickable_rfc branch June 2, 2020 23:33
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.

datetime returned by Deserializer.deserialize_rfc() is not picklable

2 participants