Skip to content

Count and print the number of correct statements #40

@jnidzwetzki

Description

@jnidzwetzki

In the current version of pgspot, only the number of statements with the states error, warning, and unknown are counted and shown. It might be helpful for the user to see how many statements were successfully processed by pgspot.

To give the user the information that pgspot has actually performed an analysis of the input file (i.e., the file is not empty and pgspot recognized the contained statements), the status output could be enhanced and include the number of correct statements:

Errors: 0 Warnings: 0 Unknown: 0 Correct: 103

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions