XYOracleNetwork/sdk-core-nodejs

View on GitHub
src/persist/xyo-file-origin-state-repository.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getCurrentFileState has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private getCurrentFileState(): IXyoFileOriginState {
    const signersString: string[] = []
    let previousHashString: string | undefined
    let indexString: string | undefined

Severity: Minor
Found in src/persist/xyo-file-origin-state-repository.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status