wopian/kitsu

View on GitHub
packages/kitsu-core/src/deserialise/index.spec.js

Summary

Maintainability
A
0 mins
Test Coverage

File index.spec.js has 1494 lines of code (exceeds 250 allowed). Consider refactoring.
Invalid

import { deserialise } from './'
import stringify from 'json-stringify-safe'

describe('kitsu-core', () => {
  describe('deserialise', () => {
Severity: Major
Found in packages/kitsu-core/src/deserialise/index.spec.js - About 3 days to fix

There are no issues that match your filters.

Category
Status