Skip to content

Chromium does not persist sorting order in HTML report #986

Closed
@ptoews

Description

@ptoews

Describe the bug
When sorting the coverage report by a column in Chromium, clicking on a module report and then going back results in the table being sorted by the default order (name) again.

To Reproduce

  1. What version of coverage.py are you using? The output of coverage debug sys is helpful
    5.1
  2. What commands did you run?
    coverage html -d tests/htmlcov

Chromium Version: 81.0.4044.122

Expected behavior
Sorting order is persisted after navigation

Additional context
Does work in Firefox. Maybe related to #611

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghtml

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions