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

Allow context_processors to compose from parent apps. #195

Merged
merged 3 commits into from
Apr 11, 2018

Conversation

skandalfo
Copy link
Contributor

Fixes #193.

@codecov
Copy link

codecov bot commented Mar 17, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #195   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         104    105    +1     
  Branches       16     17    +1     
=====================================
+ Hits          104    105    +1
Impacted Files Coverage Δ
aiohttp_jinja2/__init__.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 42369a8...8219912. Read the comment docs.

skandalfo and others added 2 commits March 18, 2018 23:43
The new test completes coverage and checks that subapps nested within other
apps can have additive context processors.
@asvetlov asvetlov merged commit 858dcf6 into aio-libs:master Apr 11, 2018
@asvetlov
Copy link
Member

Sorry for late merging

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.

None yet

2 participants