Skip to content

Add short descriptions to Abstract Factory, Builder and ObjectPool - #211

Merged
faif merged 3 commits into
faif:masterfrom
lucasloisp:short-descriptions
Oct 6, 2017
Merged

Add short descriptions to Abstract Factory, Builder and ObjectPool#211
faif merged 3 commits into
faif:masterfrom
lucasloisp:short-descriptions

Conversation

@lucasloisp

@lucasloisp lucasloisp commented Oct 5, 2017

Copy link
Copy Markdown
Contributor

As per issue #184 this adds some short descriptions (following the established style) to some of the patterns of the class.

(I may do some more later)

@lucasloisp lucasloisp changed the title Short descriptions Add short descriptions to Abstract Factory, Builder and ObjectPool Oct 5, 2017
@codecov-io

codecov-io commented Oct 5, 2017

Copy link
Copy Markdown

Codecov Report

Merging #211 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #211   +/-   ##
======================================
  Coverage    97.1%   97.1%           
======================================
  Files          61      61           
  Lines        2351    2351           
======================================
  Hits         2283    2283           
  Misses         68      68
Impacted Files Coverage Δ
creational/builder.py 95.55% <ø> (ø) ⬆️
creational/pool.py 97.29% <ø> (ø) ⬆️
creational/abstract_factory.py 100% <100%> (ø) ⬆️

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 5f0e1eb...e09df34. Read the comment docs.

@faif
faif merged commit 345d4e4 into faif:master Oct 6, 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