radar/twist-v2

View on GitHub
frontend/src/stories/Books/show.stories.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function BooksShow has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const BooksShow = () => {
  const commit: Commit = {
    __typename: "Commit",
    sha: "abc123",
    createdAt: "2020-04-15 10:10:10",
Severity: Minor
Found in frontend/src/stories/Books/show.stories.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status