Skip to content

Statistics is not always printed in some directory layouts #8

@dmromanov

Description

@dmromanov

Statistics is not always printed in some directory layouts

A
|- B
   |- file.json

Now run the tool $ jstree-json A

Files array list length is 2, Analyzed files = 1. Condition does not pass.

if (passed+failed === files.length) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions