Skip to content

Replace the example of the composite pattern#207

Merged
faif merged 1 commit into
faif:masterfrom
toaco:master
Aug 16, 2017
Merged

Replace the example of the composite pattern#207
faif merged 1 commit into
faif:masterfrom
toaco:master

Conversation

@toaco
Copy link
Copy Markdown
Contributor

@toaco toaco commented Aug 16, 2017

The previous example a little wordy. We can use less code to describe the composite pattern. Less code allows us to focus on the pattern self.

The previous example a little wordy. We can use less code to describe
the composite pattern. Less code allows us to focus on the pattern
self.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 16, 2017

Codecov Report

Merging #207 into master will increase coverage by 2.27%.
The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #207      +/-   ##
=========================================
+ Coverage   94.83%   97.1%   +2.27%     
=========================================
  Files          61      61              
  Lines        2477    2351     -126     
=========================================
- Hits         2349    2283      -66     
+ Misses        128      68      -60
Impacted Files Coverage Δ
structural/composite.py 94.11% <93.93%> (+32.86%) ⬆️

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 4934f2c...b1d7a44. Read the comment docs.

@faif faif merged commit 799ea89 into faif:master Aug 16, 2017
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