fossasia/loklak_webclient

View on GitHub
app/js/services/harvestingFrequency.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function HarvestingFrequencyService(moment) {

    const MAGIC_NUMBER = 2147483647; // max java int

    var service = {};
Severity: Minor
Found in app/js/services/harvestingFrequency.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status