Skip to content

pkg/cover: cover.html is too big #5813

@tarasmadan

Description

@tarasmadan

Is your feature request related to a problem? Please describe.
Our cover.html is too big.
Sometimes Chrome can't process it and fails.

Describe the solution you'd like
We can compress the source code embedded into cover.html

JS zlib may be the way to go.
The idea is to compress all the files we're embedding during the cover.html generation and decompress the data on-demain in the browser.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions