Joachim Jablon

Results 404 comments of Joachim Jablon

Well, I wan't very helpful on my side so it's good that you found your issue :)

You had the same error message ? I think we should improve the error message if we can detect this case.

Works on other clients. ![image](https://github.com/py-cov-action/python-coverage-comment-action/assets/1457576/baa6dabc-3357-41b3-8938-1121f062cad3)

Hm, so I think it's because svg is not supported in many email clients. Apparently, a simple change could be to switch from `img.shields.io` to `raster.shields.io` [edit] or changing `.svg`...

Ok, apparently the .png provided by shields.io are the exact size of the badge is supposed to appear, so on screens with high pixel density the badge is very ugly....

I did some tests in #414 and nothing satisfactory was found. This stays an open problem. Anyone with an idea, feel free.

Hm, alternative idea: embed the SVG. Does this work ?

The problem is that we need to find something that looks retina-ok in a markdown(GFM) comment body, so that when GitHub makes email out of it, it works. If you...

(@fabien-marty I reckon this might interest you? :) )

Hello, First, thanks for using this software :) It's still in early stage so I believe you're bound to find ways to improve the UX, and this issue is the...