Skip to content

Implemented the correct Decorator Pattern (Issue #150) #155

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

Merged
merged 2 commits into from
Oct 9, 2016

Conversation

lucasloisp
Copy link
Contributor

Based on the discussion on #150 I implemented an example of the Decorator design Pattern, based on classes.

@codecov-io
Copy link

codecov-io commented Oct 2, 2016

Current coverage is 93.83% (diff: 100%)

Merging #155 into master will increase coverage by 0.01%

@@             master       #155   diff @@
==========================================
  Files            47         47          
  Lines          2136       2142     +6   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2004       2010     +6   
  Misses          132        132          
  Partials          0          0          

Powered by Codecov. Last update 2ccf769...ac5ea8b

@faif faif merged commit b9f64a7 into faif:master Oct 9, 2016
@lucasloisp lucasloisp deleted the decorator-pattern branch October 24, 2016 01:03
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.

3 participants