kontent-ai / model-generator-net

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

185 fix generating guidelines element #186

Closed Sevitas closed 1 year ago

Sevitas commented 1 year ago

Motivation

Fixes #185

Checklist

How to test

follow repro steps from #185

codecov[bot] commented 1 year ago

Codecov Report

Merging #186 (967f7b9) into master (61829a3) will decrease coverage by 3.51%. The diff coverage is 100.00%.

:exclamation: Current head 967f7b9 differs from pull request most recent head 9a79552. Consider uploading reports for the commit 9a79552 to get more accurate results

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
- Coverage   91.30%   87.79%   -3.51%     
==========================================
  Files          33       33              
  Lines        1253     1254       +1     
  Branches      130      129       -1     
==========================================
- Hits         1144     1101      -43     
- Misses        106      127      +21     
- Partials        3       26      +23     
Impacted Files Coverage Δ
...delGenerator.Core/ExtendedDeliveryCodeGenerator.cs 82.05% <100.00%> (-7.70%) :arrow_down:
...lGenerator.Core/Helpers/ManagementElementHelper.cs 100.00% <100.00%> (ø)
....Ai.ModelGenerator.Core/ManagementCodeGenerator.cs 80.00% <100.00%> (-9.10%) :arrow_down:

... and 12 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more