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/154 improve user experience #156

Closed Sevitas closed 1 year ago

Sevitas commented 1 year ago

Motivation

Which issue does this fix? Fixes #154

Checklist

How to test

Check if all paramers work as expected, invalid stops execution and return a message, version of target sdk is printed to the output console.

codecov[bot] commented 1 year ago

Codecov Report

Merging #156 (87481c3) into master (7a14dd7) will decrease coverage by 0.47%. The diff coverage is 89.41%.

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   88.09%   87.62%   -0.48%     
==========================================
  Files          25       26       +1     
  Lines         840      824      -16     
  Branches       76       72       -4     
==========================================
- Hits          740      722      -18     
- Misses         83       86       +3     
+ Partials       17       16       -1     
Impacted Files Coverage Δ
src/Kontent.Ai.ModelGenerator/Program.cs 55.81% <25.00%> (-28.06%) :arrow_down:
src/Kontent.Ai.ModelGenerator/ArgHelpers.cs 100.00% <100.00%> (ø)
src/Kontent.Ai.ModelGenerator/UsedSdkInfo.cs 100.00% <100.00%> (ø)

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