portainer/portainer

View on GitHub
api/datastore/services_tx.go

Summary

Maintainability
A
3 hrs
Test Coverage

StoreTx has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

type StoreTx struct {
    store *Store
    tx    portainer.Transaction
}
Severity: Minor
Found in api/datastore/services_tx.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status