kontent-ai / management-sdk-net

Kontent.ai Management .NET SDK
https://www.nuget.org/packages/Kontent.Ai.Management
MIT License
7 stars 30 forks source link

Feature/allowed link types #179

Closed AdamZ-Kontent closed 2 years ago

AdamZ-Kontent commented 2 years ago

Motivation

Fixes issue #178

codecov[bot] commented 2 years ago

Codecov Report

Merging #179 (d5e24b0) into master (aa3f88f) will decrease coverage by 5.27%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   87.09%   81.81%   -5.28%     
==========================================
  Files         214      214              
  Lines        2441     2442       +1     
  Branches      264      264              
==========================================
- Hits         2126     1998     -128     
- Misses        314      346      +32     
- Partials        1       98      +97     
Impacted Files Coverage Δ
...els/Types/Elements/RichTextElementMetadataModel.cs 100.00% <100.00%> (ø)
...nagement/Modules/Extensions/ReferenceExtensions.cs 75.00% <0.00%> (-25.00%) :arrow_down:
...o.Kontent.Management/Extensions/AssetExtensions.cs 0.00% <0.00%> (-23.15%) :arrow_down:
Kentico.Kontent.Management/ManagementClient.cs 58.82% <0.00%> (-17.65%) :arrow_down:
...ement/Modules/Extensions/PropertyInfoExtensions.cs 83.33% <0.00%> (-16.67%) :arrow_down:
...tent.Management/Models/Assets/FileContentSource.cs 44.64% <0.00%> (-16.08%) :arrow_down:
...ules/ActionInvoker/ImageTransformationConverter.cs 64.28% <0.00%> (-14.29%) :arrow_down:
...co.Kontent.Management/ManagementClient.Workflow.cs 55.71% <0.00%> (-14.29%) :arrow_down:
...Kontent.Management/ManagementClient.ContentItem.cs 60.46% <0.00%> (-13.96%) :arrow_down:
...ntent.Management/ManagementClient.TaxonomyGroup.cs 63.15% <0.00%> (-13.16%) :arrow_down:
... and 23 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 aa3f88f...d5e24b0. Read the comment docs.