ActivityWatch/aw-watcher-web

View on GitHub
src/client.js

Summary

Maintainability
A
1 hr
Test Coverage

Function sendHeartbeat has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  sendHeartbeat: function(timestamp, data, pulsetime) {
    if (this.testing === null)
      return;

    var payload = {
Severity: Minor
Found in src/client.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status