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

122 subpages #127

Closed Sevitas closed 2 years ago

Sevitas commented 2 years ago

Motivation

Fixes #122

Checklist

How to test

Have an type with a Subpages element and generate models. Newly generated model contains subpages element

codecov[bot] commented 2 years ago

Codecov Report

Merging #127 (2898110) into master (3f48775) will increase coverage by 0.90%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   83.29%   84.19%   +0.90%     
==========================================
  Files          20       21       +1     
  Lines         772      791      +19     
  Branches       76       81       +5     
==========================================
+ Hits          643      666      +23     
+ Misses        107      104       -3     
+ Partials       22       21       -1     
Impacted Files Coverage Δ
...ntico.Kontent.ModelGenerator.Core/CodeGenerator.cs 58.55% <100.00%> (+1.50%) :arrow_up:
...ico.Kontent.ModelGenerator.Core/Common/Property.cs 100.00% <100.00%> (ø)
...t.ModelGenerator.Core/Helpers/ElementTypeHelper.cs 100.00% <100.00%> (ø)
...lGenerator.Core/Helpers/ManagementElementHelper.cs 100.00% <100.00%> (ø)

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 3f48775...2898110. Read the comment docs.