cozy-labs/cozy-desktop

View on GitHub
core/local/channel_watcher/add_infos.js

Summary

Maintainability
A
1 hr
Test Coverage

Function loop has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function loop(
  channel /*: Channel */,
  opts /*: { config: Config, pouch: Pouch, fatal: Error => any } */
) /*: Channel */ {
  const syncPath = opts.config.syncPath
Severity: Minor
Found in core/local/channel_watcher/add_infos.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status