Skip to content

Conversation

@BiancaSozzi
Copy link
Contributor

No description provided.

Copy link
Contributor

@Zhinon Zhinon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

from django.contrib.auth.mixins import LoginRequiredMixin
from django.contrib.auth.decorators import login_required
from django.urls import reverse, reverse_lazy
from django.shortcuts import redirect
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that is an unuse import... and the httpresponse tambien

@BiancaSozzi BiancaSozzi merged commit 9a1ba8d into master Oct 17, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 198

  • 5 of 19 (26.32%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-3.6%) to 93.931%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bundesliga_app/utils.py 1 5 20.0%
bundesliga_app/views.py 4 14 28.57%
Files with Coverage Reduction New Missed Lines %
bundesliga_app/views.py 1 92.44%
Totals Coverage Status
Change from base Build 267: -3.6%
Covered Lines: 356
Relevant Lines: 379

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 269

  • 5 of 19 (26.32%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-3.6%) to 93.931%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bundesliga_app/utils.py 1 5 20.0%
bundesliga_app/views.py 4 14 28.57%
Files with Coverage Reduction New Missed Lines %
bundesliga_app/views.py 1 92.44%
Totals Coverage Status
Change from base Build 267: -3.6%
Covered Lines: 356
Relevant Lines: 379

💛 - Coveralls

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.

4 participants