Skip to content

feature/smaller deserialization#1491

Merged
baywet merged 6 commits intomainfrom
feature/smaller-deserialization
Apr 5, 2022
Merged

feature/smaller deserialization#1491
baywet merged 6 commits intomainfrom
feature/smaller-deserialization

Conversation

@baywet
Copy link
Member

@baywet baywet commented Apr 4, 2022

fixes #1490
generation diff microsoft/kiota-samples#590

@baywet baywet added generator Issues or improvements relater to generation capabilities. Go TypeScript Pull requests that update Javascript code Csharp Pull requests that update .net code Java labels Apr 4, 2022
@baywet baywet self-assigned this Apr 4, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@baywet baywet disabled auto-merge April 5, 2022 11:44
@baywet baywet merged commit 83a85f7 into main Apr 5, 2022
@baywet baywet deleted the feature/smaller-deserialization branch April 5, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Csharp Pull requests that update .net code generator Issues or improvements relater to generation capabilities. Go Java TypeScript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimization - get field deserializers doesn't need to be passed the current object in most languages

2 participants