Skip to content

Pay attention to Interop CSV header #2918

@gsnedders

Description

@gsnedders

Currently we just entirely skip the CSV header:

csvLines.shift(); // We don't need the CSV header.

It would be potentially useful to amend the script to also generate results for Edge, however clearly if we start adding further columns to the CSV data file then we may well lead to unexpected changes in the rendering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    interopIssues with the Interop dashboards

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions