Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
CodeTheChangeUBC/reBOOT
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
8 days ago
Refresh default branch
Refresh
app/filters/donation_status_filter.py
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Avoid too many
return
statements within this function.
Open
return queryset
Severity: Major
Found in
app/filters/donation_status_filter.py
- About 30 mins to fix
Close
Avoid too many
return
statements within this function.
Open
return queryset.filter(donate_date=None)
Severity: Major
Found in
app/filters/donation_status_filter.py
- About 30 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix