Skip to content

STMT_COVERAGE error #76

@jycamus90

Description

@jycamus90

When I ran the entire test suite of joda-time, I encountered a STMT_COVERAGE error saying that the result of the query that inserts data to database violets the unique condition of STMT_COVERAGE table schema.

We need to find out 1) unique conditions is necessary, 2) how we can fix the problem.

Also, I remember there are other tables that has unique condition in their schema. It would be nice if we can get rid of unnecessary unique conditions in order to prevent any further errors that are similar to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions