ipfs/ipfs-cluster

View on GitHub
adder/sharding/dag_service.go

Summary

Maintainability
A
0 mins
Test Coverage

FIXME found
Open

    // FIXME: this is probably not safe in concurrency?  However, there is
Severity: Minor
Found in adder/sharding/dag_service.go by fixme

FIXME found
Confirmed

    // FIXME: This will grow in memory
Severity: Minor
Found in adder/sharding/dag_service.go by fixme

FIXME found
Confirmed

    //     // FIXME: We don't know anymore the shard pin maxDepth
Severity: Minor
Found in adder/sharding/dag_service.go by fixme

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// Package sharding implements a sharding ClusterDAGService places
Severity: Minor
Found in adder/sharding/dag_service.go by gofmt

There are no issues that match your filters.

Category
Status