Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct handling of arrays on recipeYields property #725

Merged
merged 4 commits into from
May 23, 2021

Conversation

christianlupus
Copy link
Collaborator

Closes #722

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented May 23, 2021

Codecov Report

Merging #725 (d51c0ef) into master (e935b2f) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #725      +/-   ##
===========================================
- Coverage      0.95%   0.94%   -0.01%     
- Complexity      461     463       +2     
===========================================
  Files            19      19              
  Lines          1472    1476       +4     
===========================================
  Hits             14      14              
- Misses         1458    1462       +4     
Flag Coverage Δ Complexity Δ
integration 0.00% <0.00%> (ø) 463.00 <0.00> (+2.00)
unittests 0.94% <0.00%> (-0.01%) 463.00 <0.00> (+2.00) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
lib/Service/RecipeService.php 0.00% <0.00%> (ø) 243.00 <0.00> (+2.00)

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus merged commit 473e1a0 into master May 23, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/722-yield-as-array branch May 23, 2021 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't import recepies
1 participant