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

[qa] increase test coverage to 96% #18

Closed
wants to merge 1 commit into from
Closed

[qa] increase test coverage to 96% #18

wants to merge 1 commit into from

Conversation

phyxkal
Copy link
Contributor

@phyxkal phyxkal commented Oct 27, 2018

No description provided.

@coveralls
Copy link

coveralls commented Oct 27, 2018

Coverage Status

Coverage increased (+2.6%) to 95.862% when pulling acaafd7 on phyxkal:master into 6d45df5 on openwisp:master.

Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

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

@phyxkal that's clearly not the right approach, please write tests to cover the uncovered cases or choose a different issue

@@ -73,7 +68,7 @@ def get_form(self, request, obj=None, **kwargs):
self._edit_form(request, form)
return form

def get_formset(self, request, obj=None, **kwargs):
def get_formset(self, request, **kwargs):
Copy link
Member

Choose a reason for hiding this comment

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

please revert this change

@nemesifier nemesifier closed this Nov 18, 2018
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

4 participants