OasisDEX/oasis-react

View on GitHub
src/containers/SetTokenAllowanceTrust.jsx

Summary

Maintainability
A
2 hrs
Test Coverage
F
53%

SetTokenAllowanceTrustWrapper has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

export class SetTokenAllowanceTrustWrapper extends PureComponent {
  constructor(props) {
    super(props);
    this.state = {
      isToggleAllowanceTxPending: false
Severity: Minor
Found in src/containers/SetTokenAllowanceTrust.jsx - About 2 hrs to fix

There are no issues that match your filters.

Category
Status