yokai-php / sonata-workflow

Integrate Symfony workflow component in Sonata Admin
MIT License
22 stars 11 forks source link

Compatibility with Symfony 6.x #34

Closed yann-eugone closed 2 years ago

yann-eugone commented 2 years ago

Reported in #33

codecov[bot] commented 2 years ago

Codecov Report

Merging #34 (e72ddeb) into main (ea912e9) will decrease coverage by 0.16%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #34      +/-   ##
============================================
- Coverage     91.13%   90.97%   -0.17%     
- Complexity       44       45       +1     
============================================
  Files             2        2              
  Lines           158      144      -14     
============================================
- Hits            144      131      -13     
+ Misses           14       13       -1     
Impacted Files Coverage Δ
src/Controller/WorkflowControllerTrait.php 79.66% <100.00%> (-1.77%) :arrow_down:
src/Admin/Extension/WorkflowExtension.php 98.82% <0.00%> (-0.05%) :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 ea912e9...e72ddeb. Read the comment docs.