Runnable/ponos

View on GitHub
src/worker.js

Summary

Maintainability
A
1 hr
Test Coverage

Function run has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  run (): Promise<void> {
    this._incMonitor('ponos')
    const timer = this._createTimer()
    this.log = this.log.child({
      method: 'run',
Severity: Minor
Found in src/worker.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status