fraction/fraction

View on GitHub
app/packages/fraction-twitter/lib/tweetHot.next.js

Summary

Maintainability
A
1 hr
Test Coverage

Function tweetHot has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var tweetHot = () => {
    var hot = Posts.find({}, {
      limit: 50,
      sort: {
        heat: -1
Severity: Minor
Found in app/packages/fraction-twitter/lib/tweetHot.next.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status