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

Fix for examples updating the comments counts after posting comment. #107

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jackton1
Copy link

This might be added to ensure that the count of the comments is also updated.

@codecov
Copy link

codecov bot commented Nov 28, 2017

Codecov Report

Merging #107 into master will decrease coverage by 0.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   85.52%   85.03%   -0.49%     
==========================================
  Files          22       15       -7     
  Lines         670      528     -142     
==========================================
- Hits          573      449     -124     
+ Misses         97       79      -18
Impacted Files Coverage Δ
fluent_comments/models.py 77.08% <0%> (-2.23%) ⬇️
fluent_comments/forms/base.py 81.48% <0%> (-1.86%) ⬇️
fluent_comments/appsettings.py 89.28% <0%> (-0.37%) ⬇️
fluent_comments/views.py 84.7% <0%> (-0.36%) ⬇️
fluent_comments/utils.py 100% <0%> (ø) ⬆️
fluent_comments/__init__.py 100% <0%> (ø) ⬆️
fluent_comments/email.py
fluent_comments/compat.py
fluent_comments/apps.py
fluent_comments/akismet.py
... and 5 more

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 ff6d10f...f457c16. Read the comment docs.

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.

1 participant