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

Added decimal type as object - #225

Merged
Laurent Mazuel (lmazuel) merged 1 commit into
Azure:smart_objfrom
ludokriss:smart_obj
Oct 30, 2020
Merged

Added decimal type as object#225
Laurent Mazuel (lmazuel) merged 1 commit into
Azure:smart_objfrom
ludokriss:smart_obj

Conversation

@ludokriss

Copy link
Copy Markdown
Contributor

Added decimal types in addition to the datetime types you have provided.

Don't know if you want me to do this, but thought it wouldn't cost you much to reject if you would like a different implementation.

@ghost

Deleted user (ghost) commented Sep 28, 2020

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@codecov-commenter

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

Copy link
Copy Markdown

Codecov Report

Merging #225 into smart_obj will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@## smart_obj #225 +/- ##
=============================================
+ Coverage 85.78% 85.83% +0.04% 
=============================================
Files 25 25 Lines 2687 2689 +2 =============================================
+ Hits 2305 2308 +3 + Misses 382 381 -1 
Impacted FilesCoverage Δ
msrest/serialization.py90.11% <100.00%> (+0.11%)⬆️

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 b5d2aac...ef49f10. Read the comment docs.

@lmazuel

Copy link
Copy Markdown
Member

Sorry for the late answer, missed it somehow, but the change LGTM. Thanks for the contribution!

@lmazuel
Laurent Mazuel (lmazuel) merged commit 15213e3 into Azure:smart_objOct 30, 2020
@ludokriss
Kristoffer (ludokriss) deleted the smart_obj branch October 30, 2020 07:14
Laurent Mazuel (lmazuel) added a commit that referenced this pull request Dec 30, 2020
* Smart serialize of type object
* Added decimal type as object (#225)
Co-authored-by: Bjerkelund <k.bjerkelund@wilhelmsen.com>
Co-authored-by: Kristoffer <43015594+ludokriss@users.noreply.github.com>
Co-authored-by: Bjerkelund <k.bjerkelund@wilhelmsen.com>
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.

3 participants

@ludokriss@codecov-commenter@lmazuel