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

Fix unicode as object type - #222

Merged
Laurent Mazuel (lmazuel) merged 2 commits into
masterfrom
object_unicode
Sep 4, 2020
Merged

Fix unicode as object type#222
Laurent Mazuel (lmazuel) merged 2 commits into
masterfrom
object_unicode

Conversation

@lmazuel

Copy link
Copy Markdown
Member

Fix#221

@codecov-commenter

Codecov Comments Bot (codecov-commenter) commented Sep 4, 2020

Copy link
Copy Markdown

Codecov Report

Merging #222 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@## master #222 +/- ##
==========================================
+ Coverage 86.22% 86.23% +0.01% 
==========================================
Files 25 25 Lines 2736 2738 +2 ==========================================
+ Hits 2359 2361 +2 
Misses 377 377 
Impacted FilesCoverage Δ
msrest/serialization.py91.11% <100.00%> (+0.01%)⬆️

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 1187350...6cea6e7. Read the comment docs.

@lmazuel
Laurent Mazuel (lmazuel) deleted the object_unicode branch September 4, 2020 23:52
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.

Unable to serialize unicode string as type object on Python 2.7

2 participants

@lmazuel@codecov-commenter