crawlkit/crawlkit

View on GitHub
src/worker/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = (crawlerInstance, runnerKey, finderKey, prefix, pool, addUrl, processResult) => {
  /**
   * Gets a finder definition of a {@link CrawlKit} instance.
   *
   * @private
Severity: Major
Found in src/worker/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status