Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.
This repository was archived by the owner on May 6, 2022. It is now read-only.

Code coverage badges can't be generated from behind corporate proxy #104

@developher-net

Description

@developher-net

The jest-coverage-badges library doesn't work behind corporate firewalls that use proxies:
pamepeixinho/jest-coverage-badges#16

Because it uses the native Node HTTPS API which doesn't provide support for proxy settings.

Need to find a solution that either doesn't need to make HTTP requests, or can work with corporate proxy servers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions