johnsonjh/jleveldb

View on GitHub
leveldb/session_compaction.go

Summary

Maintainability
A
35 mins
Test Coverage

Function newCompaction has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func newCompaction(s *session, v *version, sourceLevel int, t0 tFiles, typ int) *compaction {
Severity: Minor
Found in leveldb/session_compaction.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status