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

Feature/141 comments #147

Closed Sevitas closed 2 years ago

Sevitas commented 2 years ago

Motivation

Fixes #141

Checklist

How to test

Check if all generated files have appropriate description comment and tag auto-generated

codecov[bot] commented 2 years ago

Codecov Report

Merging #147 (b622ae6) into vNext (b9532af) will decrease coverage by 1.68%. The diff coverage is 97.87%.

@@            Coverage Diff             @@
##            vNext     #147      +/-   ##
==========================================
- Coverage   89.90%   88.21%   -1.69%     
==========================================
  Files          23       25       +2     
  Lines         832      840       +8     
  Branches       78       76       -2     
==========================================
- Hits          748      741       -7     
- Misses         82       83       +1     
- Partials        2       16      +14     
Impacted Files Coverage Δ
...o.Kontent.ModelGenerator.Core/CodeGeneratorBase.cs 49.36% <0.00%> (-8.87%) :arrow_down:
...or.Core/Generators/Class/BaseClassCodeGenerator.cs 94.23% <100.00%> (+4.03%) :arrow_up:
...erator.Core/Generators/Class/ClassCodeGenerator.cs 100.00% <100.00%> (ø)
...Core/Generators/Class/PartialClassCodeGenerator.cs 100.00% <100.00%> (ø)
...ModelGenerator.Core/Generators/GeneralGenerator.cs 100.00% <100.00%> (ø)
...rator.Core/Generators/TypeProviderCodeGenerator.cs 84.12% <100.00%> (-1.82%) :arrow_down:
...elGenerator.Core/Helpers/ClassDeclarationHelper.cs 100.00% <100.00%> (ø)
...Kontent.ModelGenerator.Core/Helpers/TextHelpers.cs 100.00% <100.00%> (ø)
... and 6 more

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 b9532af...b622ae6. Read the comment docs.