Bamieh/reflow

View on GitHub
packages/reflow-grid/lib/selenium.js

Summary

Maintainability
A
1 hr
Test Coverage

Function installSelenium has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const installSelenium = function(opts={}) {
  let lastPercentage;
  return installSeleniumAsync({
    // check for more recent versions of selenium here:
    // https://selenium-release.storage.googleapis.com/index.html
Severity: Minor
Found in packages/reflow-grid/lib/selenium.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status