Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
microting/ngx-charts
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
17 days ago
Refresh default branch
Refresh
src/utils/sort.ts
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Avoid too many
return
statements within this function.
Open
return 0;
Severity: Major
Found in
src/utils/sort.ts
- About 30 mins to fix
Close
Avoid too many
return
statements within this function.
Open
if (bDate > aDate) return 1;
Severity: Major
Found in
src/utils/sort.ts
- About 30 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix