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

129 run tests on merge/pr to vNext branch #130

Closed Sevitas closed 2 years ago

Sevitas commented 2 years ago

Motivation

Which issue does this fix? Fixes #129

Checklist

How to test

tests are run on PR to vNext branch

codecov[bot] commented 2 years ago

Codecov Report

Merging #130 (b89d230) into vNext (f165949) will decrease coverage by 3.76%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            vNext     #130      +/-   ##
==========================================
- Coverage   88.06%   84.29%   -3.77%     
==========================================
  Files          21       21              
  Lines         796      796              
  Branches       81       81              
==========================================
- Hits          701      671      -30     
- Misses         95      104       +9     
- Partials        0       21      +21     
Impacted Files Coverage Δ
...ico.Kontent.ModelGenerator/ValidationExtensions.cs 23.80% <0.00%> (-19.05%) :arrow_down:
...enerator.Core/ManagementClient/ManagementClient.cs 80.00% <0.00%> (-8.89%) :arrow_down:
...rator.Core/Generators/TypeProviderCodeGenerator.cs 78.12% <0.00%> (-7.82%) :arrow_down:
...ntico.Kontent.ModelGenerator.Core/CodeGenerator.cs 58.55% <0.00%> (-7.24%) :arrow_down:
...c/Kentico.Kontent.ModelGenerator/ArgumentParser.cs 90.00% <0.00%> (-4.29%) :arrow_down:
...or.Core/Generators/Class/BaseClassCodeGenerator.cs 86.27% <0.00%> (-3.93%) :arrow_down:
src/Kentico.Kontent.ModelGenerator/Program.cs 82.60% <0.00%> (-2.18%) :arrow_down:

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 f165949...b89d230. Read the comment docs.