Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
heap-data-structure/d-ary-heap
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
main
build
See recent builds
18 days ago
Refresh default branch
Refresh
src/core/makeheap.js
Summary
Maintainability
A
45 mins
Test Coverage
Issues
Source
Stats
Function
makeheap
has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open
export default function makeheap(arity, compare, swap, a, i, j) {
Severity: Minor
Found in
src/core/makeheap.js
- About 45 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix