Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(icon): add coverage icon #3448

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

remcohaszing
Copy link
Contributor

The icon is used for the .coverage file created by Python’s coverage, the .lcov extension created by Python coverage’s lcovreporter, and thelcov.info` file created by istanbul.

The icon was extracted from the existing coverage file icon.

Fixes #IssueNumber

Changes proposed:

  • Add
  • Delete
  • Fix
  • Prepare

remcohaszing and others added 2 commits February 19, 2024 11:50
The icon is used for the `.coverage` file created by Python’s coverage,
the `.lcov` extension created by Python coverage’s lcov` reporter, and
the `lcov.info` file created by istanbul.

The icon was extracted from the existing coverage file icon.
Copy link
Member

@robertohuertasm robertohuertasm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@robertohuertasm robertohuertasm added this to the Next milestone Jun 1, 2024
@robertohuertasm robertohuertasm merged commit 34fd61f into vscode-icons:master Jun 1, 2024
16 checks passed
@remcohaszing remcohaszing deleted the coverage branch June 1, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants