Skip to content

read_vpts should validate type of each parameter #678

@adokter

Description

@adokter

Function validate_vpts() currently doesn't validate the return type for each field. VPTS CSV files that have unexpected characters in it (e.g. minus infinity coded as -Infinity instead of -Inf) can get parsed with a character type instead of a numeric type. We will want to make sure each field part of the the VPTS CSV data format standard returns the expected type

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