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

Fixing render to string issue #61

Merged
merged 14 commits into from
Jan 31, 2018
Merged

Conversation

grahamu
Copy link
Contributor

@grahamu grahamu commented Jan 30, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jan 31, 2018

Codecov Report

Merging #61 into master will increase coverage by 13.8%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   47.85%   61.65%   +13.8%     
==========================================
  Files          16       16              
  Lines         700      699       -1     
  Branches       76       76              
==========================================
+ Hits          335      431      +96     
+ Misses        359      249     -110     
- Partials        6       19      +13
Flag Coverage Δ
#py27dj111 61.65% <ø> (+13.8%) ⬆️
#py34dj111 61.65% <ø> (+13.8%) ⬆️
#py34dj20 61.65% <ø> (+13.8%) ⬆️
#py35dj111 61.65% <ø> (+13.8%) ⬆️
#py35dj20 61.65% <ø> (+13.8%) ⬆️
#py36dj111 61.65% <ø> (+13.8%) ⬆️
#py36dj20 61.65% <ø> (+13.8%) ⬆️
Impacted Files Coverage Δ
pinax/teams/views.py 56.66% <ø> (+21.12%) ⬆️
pinax/teams/models.py 77.01% <0%> (+9.27%) ⬆️
pinax/teams/hooks.py 90.47% <0%> (+9.52%) ⬆️
pinax/teams/decorators.py 77.41% <0%> (+16.12%) ⬆️
pinax/teams/forms.py 71.42% <0%> (+28.57%) ⬆️
pinax/teams/templatetags/pinax_teams_tags.py 33.33% <0%> (+33.33%) ⬆️

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 f78999a...371458e. Read the comment docs.

@grahamu grahamu merged commit d90e0dd into master Jan 31, 2018
@grahamu grahamu deleted the fixing-render-to-string-issue branch January 31, 2018 06:46
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.

2 participants