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

Vnext #144

Closed Sevitas closed 2 years ago

Sevitas commented 2 years ago

Motivation

Release of version 17.0.0

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (5362504) into master (f165949) will increase coverage by 0.14%. The diff coverage is 80.90%.

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   88.06%   88.21%   +0.14%     
==========================================
  Files          21       25       +4     
  Lines         796      840      +44     
  Branches       81       76       -5     
==========================================
+ Hits          701      741      +40     
+ Misses         95       83      -12     
- Partials        0       16      +16     
Impacted Files Coverage Δ
...o.Kontent.ModelGenerator.Core/CodeGeneratorBase.cs 49.36% <49.36%> (ø)
...ntent.ModelGenerator.Core/DeliveryCodeGenerator.cs 74.68% <74.68%> (ø)
...ent.ModelGenerator.Core/ManagementCodeGenerator.cs 87.27% <87.27%> (ø)
src/Kentico.Kontent.ModelGenerator/Program.cs 83.87% <90.90%> (-0.92%) :arrow_down:
...ico.Kontent.ModelGenerator.Core/Common/Property.cs 96.61% <93.10%> (-3.39%) :arrow_down:
...Generator.Core/Common/ClassCodeGeneratorFactory.cs 100.00% <100.00%> (ø)
...tent.ModelGenerator.Core/Common/ClassDefinition.cs 100.00% <100.00%> (ø)
...nerator.Core/Configuration/CodeGeneratorOptions.cs 100.00% <100.00%> (+6.66%) :arrow_up:
...or.Core/Generators/Class/BaseClassCodeGenerator.cs 94.23% <100.00%> (+4.03%) :arrow_up:
...erator.Core/Generators/Class/ClassCodeGenerator.cs 100.00% <100.00%> (ø)
... and 16 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 a7edc09...5362504. Read the comment docs.