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

Refactor: Rename recipe main method #17

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

bpolaszek
Copy link
Owner

@bpolaszek bpolaszek commented Nov 8, 2023

Recipe::fork() becomes Recipe::decorate() as it makes more sense.

@bpolaszek bpolaszek force-pushed the refactor/rename-recipe-main-method branch from 5d1807d to f86ed71 Compare November 8, 2023 08:20
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6f9ffa9) 100.00% compared to head (f86ed71) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #17   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       196       196           
===========================================
  Files             42        42           
  Lines            512       512           
===========================================
  Hits             512       512           
Files Coverage Δ
src/Internal/EtlBuilderTrait.php 100.00% <100.00%> (ø)
src/Recipe/Recipe.php 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bpolaszek bpolaszek merged commit d0163e2 into master Nov 8, 2023
4 checks passed
@bpolaszek bpolaszek deleted the refactor/rename-recipe-main-method branch November 8, 2023 08:23
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.

1 participant