kontent-ai / model-generator-net

Kontent.ai .NET model generator.
https://www.nuget.org/packages/Kontent.Ai.ModelGenerator
MIT License
17 stars 19 forks source link

use GetAllAsync extension method #137

Closed Sevitas closed 2 years ago

Sevitas commented 2 years ago

Motivation

Uses latest Mangaement SDK feature GetAllAsync

Checklist

How to test

Everything should work without any changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #137 (538225b) into vNext (56a5502) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            vNext     #137      +/-   ##
==========================================
+ Coverage   87.01%   87.13%   +0.12%     
==========================================
  Files          23       23              
  Lines         847      832      -15     
  Branches       79       77       -2     
==========================================
- Hits          737      725      -12     
+ Misses         91       89       -2     
+ Partials       19       18       -1     
Impacted Files Coverage Δ
...ent.ModelGenerator.Core/ManagementCodeGenerator.cs 87.27% <100.00%> (+1.55%) :arrow_up:

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 56a5502...538225b. Read the comment docs.