Skip to content

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 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.

datetime returned by Deserializer.deserialize_rfc() is not picklable

3 participants