kontent-ai / delivery-sdk-net

Kontent.ai Delivery .NET SDK
https://www.nuget.org/packages/Kontent.Ai.Delivery
MIT License
32 stars 41 forks source link

386 introduce workflow property to response #387

Closed Sevitas closed 9 months ago

Sevitas commented 10 months ago

Motivation

Fixes #386 introduce workflow property

Checklist

How to test

Check if workflow is retrieved via client

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1f20d1d) 88.57% compared to head (7f6341f) 88.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #387 +/- ## ======================================= Coverage 88.57% 88.57% ======================================= Files 129 129 Lines 2774 2775 +1 Branches 345 345 ======================================= + Hits 2457 2458 +1 Misses 185 185 Partials 132 132 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pokornyd commented 9 months ago

codecov fails because you don't have permissions to upload the SBOM, should fix itself after merge. otherwise looking good