ndlib/marble-website-starter

View on GitHub
@ndlib/gatsby-source-appsync-marble/src/getItems/transform/merge.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 52 lines of code (exceeds 50 allowed). Consider refactoring.
Open

module.exports = (parent, child) => {
  const mergedObject = {
    sequence: 0,
  }

Severity: Major
Found in @ndlib/gatsby-source-appsync-marble/src/getItems/transform/merge.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status