-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
📋 Description
Hey :) I'm the maintainer of https://github.com/py-cov-action/python-coverage-comment-action which provide comments that look like this (using shields)
But when users receive an email notification for those comments, on gmail, they look like this:
This is because GMail doesn't support SVG.
So I've tried using pngs, and the problem is that with a high dpi display (retina, ...), they look like this:
So I'm wondering if there could be a way to get bigger PNG images (e.g. 2x bigger) for which I could then use with height=20 and get a pixel-perfect badge as png that would look awesome on Gmail notification too ?
clue
Metadata
Metadata
Assignees
Labels
No labels
