NMDSdevopsServiceAdm/SopraSteria-SFC

View on GitHub
backend/migrations/20200810100725-updateBenchmark.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

up: (queryInterface, Sequelize) => {
return queryInterface.changeColumn(
{
tableName: 'Benchmarks',
schema: 'cqc'
Severity: Major
Found in backend/migrations/20200810100725-updateBenchmark.js and 1 other location - About 1 hr to fix
backend/migrations/20200821074704-updateBenchmarks.js on lines 4..14

There are no issues that match your filters.

Category
Status