wikimedia/mediawiki-extensions-Wikibase

View on GitHub
build/dist-size/analyze/getHistoryForFile.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = async function ( client, repoOwner, repoName, filePath ) {
    const history = [];

    let hasNextPage = true;
    let endCursor = null;
Severity: Minor
Found in build/dist-size/analyze/getHistoryForFile.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status