fraction/fraction

View on GitHub
app/packages/fraction-hacker-news/lib/read.next.js

Summary

Maintainability
A
1 hr
Test Coverage

Function since has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  since: (before) => {
    var hn = Npm.require('hacker-news-api');

    var now = Math.floor(Date.now() / 1000);
    var listQuery = 'search?tags=story&numericFilters=created_at_i>';
Severity: Minor
Found in app/packages/fraction-hacker-news/lib/read.next.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status