Zerotask/rust-jungle

View on GitHub
generator.js

Summary

Maintainability
A
1 hr
Test Coverage

Function generateLessonsJson has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const generateLessonsJson = async () => {
    const startTime = process.hrtime();
    const pages = await getPages();

    let lessonsData = [];
Severity: Minor
Found in generator.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status