Skip to content

Rename chain to Chain of responsibility #280

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 1 commit into from
Feb 8, 2019

Conversation

gyermolenko
Copy link
Contributor

It might seem insignificant but all resources use this name (sometimes it is "chain of command").

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #280   +/-   ##
=======================================
  Coverage   69.82%   69.82%           
=======================================
  Files          62       62           
  Lines        2287     2287           
=======================================
  Hits         1597     1597           
  Misses        690      690
Impacted Files Coverage Δ
patterns/behavioral/chain_of_responsibility.py 97.82% <ø> (ø)
tests/test_outputs.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 6f12a4c...5e755ea. Read the comment docs.

@faif faif merged commit 8fa27d9 into faif:master Feb 8, 2019
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