kontent-ai / delivery-sdk-php

Kontent.ai Delivery SDK for PHP
https://kontent.ai
MIT License
46 stars 15 forks source link

Implement workflow_step #102

Closed Simply007 closed 2 years ago

Simply007 commented 2 years ago

Motivation

Fixes #97

Checklist

How to test

If manual testing is required, what are the steps?

codecov[bot] commented 2 years ago

Codecov Report

Merging #102 (3cf913f) into master (4691c54) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #102   +/-   ##
=========================================
  Coverage     98.13%   98.13%           
- Complexity      194      195    +1     
=========================================
  Files            22       22           
  Lines           589      591    +2     
=========================================
+ Hits            578      580    +2     
  Misses           11       11           
Impacted Files Coverage Δ
src/Kentico/Kontent/Delivery/DefaultMapper.php 98.46% <100.00%> (+0.02%) :arrow_up:
...ontent/Delivery/Models/Items/ContentItemSystem.php 100.00% <100.00%> (ø)

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 4691c54...3cf913f. Read the comment docs.