morficus/cypress-dotenv

View on GitHub
index.js

Summary

Maintainability
A
0 mins
Test Coverage

Function exports has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

module.exports = (cypressConfig, dotEnvConfig, all = false) => {
  if (!cypressConfig) {
    console.warn(`${pkgName} did not receive a Cypress config object, so no environment variables will be applied`)
    return {}
  }
Severity: Minor
Found in index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status