📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
Studentmediene/kapina-backend
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
dev
build
See recent builds
10 days ago
Refresh default branch
Refresh
api_graphql/utils.py
Summary
Maintainability
A
35 mins
Test Coverage
Issues
Source
Stats
Showing 1 of 1 total issue
Function
get_paginator
has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open
def
get_paginator
(
qs
,
page_size
,
page
,
paginated_type
,
**
kwargs
)
:
Severity: Minor
Found in
api_graphql/utils.py
- About 35 mins to fix
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix
Close