Skip to content

lobster-online-report produces unexpected submodules path errors #509

@nhjschulz

Description

@nhjschulz

The lobster-online-report tool version 1.0.1 generates errors for each item that is not coming from a submodule:

Example:

Path '/home/xxx/yyyy.trlc' is not inside a submodule: 'No submodule found for path: '/home/xxx/yyyy.trlc'

The file in question is part of the repo, but not inside a submodule.

Expected behaviour
Error should be provided only in case a file is not found in the main repo part either.

The problematic line is

self._logger.error("Path '%s' is not inside a submodule: %s", path, e)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions