mozilla / assay

A Firefox Addons review tool disguised as a VSCode extension
Mozilla Public License 2.0
9 stars 3 forks source link

Change CircleCI Status Badge to PNG rather than SVG #113

Closed chrstinalin closed 4 months ago

chrstinalin commented 4 months ago

vsce doesn't like SVGs in the README even though it's fine with the extension itself using them. See here

Failsnpm run build --

ERROR SVGs are restricted in README.md; please use other file image formats, such as PNG: https://dl.circleci.com/status-badge/img/gh/mozilla/assay/tree/main.svg?style=svg

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.33%. Comparing base (8ddb049) to head (ca6330b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ======================================= Coverage 91.33% 91.33% ======================================= Files 28 28 Lines 2850 2850 Branches 178 178 ======================================= Hits 2603 2603 Misses 245 245 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.