grigorev-maksim/frontend-project-46

View on GitHub
src/genDiff.js

Summary

Maintainability
A
30 mins
Test Coverage
A
100%

Avoid too many return statements within this function.
Open

    return {
      key, value: f1[key], value2: f2[key], type: 'changed',
    };
Severity: Major
Found in src/genDiff.js - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status