Skip to content

Typo / logging inconsistency #196

Description

@marwa-r-mustafa

While parsing the OnSIDES database using parseOnSIDES(), the console output displays the following message:
"Parsing the 7 core OnSIDES database tables..."

However, based on the actual parsing process and the resulting dvobject structure, 8 core tables appear to be parsed instead of 7. This suggests that the printed message may be outdated or inconsistent with the current implementation.
Although this does not affect functionality, it may cause minor confusion for users trying to understand the parsing workflow.
It might be helpful to update the mess

Image

age to reflect the correct number of parsed tables.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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