synapsecns/sanguine

View on GitHub
packages/rest-api/src/utils/getBridgeStatus.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getBridgeStatus has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const getBridgeStatus = async (
  originChainId: string | number,
  kappa: string
) => {
  try {
Severity: Minor
Found in packages/rest-api/src/utils/getBridgeStatus.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status