Skip to content

fix: Handle error retrieving endpoints

Codecov / codecov/patch succeeded Oct 5, 2023 in 0s

53.42% of diff hit (target 29.15%)

View this Pull Request on Codecov

53.42% of diff hit (target 29.15%)

Annotations

Check warning on line 72 in src/api/neighborhoods/provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/neighborhoods/provider.tsx#L67-L72

Added lines #L67 - L72 were not covered by tests

Check warning on line 74 in src/api/neighborhoods/provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/neighborhoods/provider.tsx#L74

Added line #L74 was not covered by tests

Check warning on line 76 in src/api/neighborhoods/provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/neighborhoods/provider.tsx#L76

Added line #L76 was not covered by tests

Check warning on line 22 in src/features/accounts/api/create-account.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/accounts/api/create-account.ts#L22

Added line #L22 was not covered by tests

Check warning on line 11 in src/features/accounts/api/get-account-info.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/accounts/api/get-account-info.ts#L11

Added line #L11 was not covered by tests

Check warning on line 9 in src/features/accounts/api/get-webauthn-credential.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/accounts/api/get-webauthn-credential.ts#L9

Added line #L9 was not covered by tests

Check warning on line 15 in src/features/accounts/api/get-webauthn-credential.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/accounts/api/get-webauthn-credential.ts#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 6 in src/features/accounts/api/save-webauthn-credential.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/accounts/api/save-webauthn-credential.ts#L6

Added line #L6 was not covered by tests

Check warning on line 79 in src/features/accounts/components/accounts-menu/accounts-menu.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/accounts/components/accounts-menu/accounts-menu.tsx#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 89 in src/features/accounts/components/accounts-menu/add-account-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/accounts/components/accounts-menu/add-account-modal.tsx#L89

Added line #L89 was not covered by tests

Check warning on line 15 in src/pages/services/blocks/blocks.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/blocks/blocks.tsx#L15

Added line #L15 was not covered by tests

Check warning on line 22 in src/pages/services/compute/close-deployment-dialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/compute/close-deployment-dialog.tsx#L22

Added line #L22 was not covered by tests

Check warning on line 20 in src/pages/services/compute/compute.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/compute/compute.tsx#L20

Added line #L20 was not covered by tests

Check warning on line 55 in src/pages/services/compute/create-deployment-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/compute/create-deployment-modal.tsx#L55

Added line #L55 was not covered by tests

Check warning on line 20 in src/pages/services/data/data.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/data/data.tsx#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 44 in src/pages/services/data/data.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/data/data.tsx#L44

Added line #L44 was not covered by tests

Check warning on line 22 in src/pages/services/data/delete-key-dialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/data/delete-key-dialog.tsx#L22

Added line #L22 was not covered by tests

Check warning on line 22 in src/pages/services/data/mark-immutable-dialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/data/mark-immutable-dialog.tsx#L22

Added line #L22 was not covered by tests

Check warning on line 35 in src/pages/services/data/put-value-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/data/put-value-modal.tsx#L35

Added line #L35 was not covered by tests

Check warning on line 33 in src/pages/services/ledger/burn-token-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/ledger/burn-token-modal.tsx#L33

Added line #L33 was not covered by tests

Check warning on line 36 in src/pages/services/ledger/create-token-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/ledger/create-token-modal.tsx#L36

Added line #L36 was not covered by tests

Check warning on line 28 in src/pages/services/ledger/ledger.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/ledger/ledger.tsx#L28

Added line #L28 was not covered by tests

Check warning on line 33 in src/pages/services/ledger/mint-token-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/ledger/mint-token-modal.tsx#L33

Added line #L33 was not covered by tests