Bamieh/reflow

View on GitHub
packages/reflow-cassandra-connection/lib/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = async function(config) {
  console.log('Binding models.');
  const bindModels = util.promisify(models.setDirectory( __dirname + '/models').bind);

  try {
Severity: Minor
Found in packages/reflow-cassandra-connection/lib/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status