IndigoUnited / node-detect-readme-badges

Scans a repository's readme file, searching for badges
MIT License
5 stars 9 forks source link

Fix codecov badge url #51

Open gfx opened 5 years ago

gfx commented 5 years ago

example: https://codecov.io/gh/msgpack/msgpack-javascript/branch/master/graph/badge.svg

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling ec15df342c598c718c4ac6c7c439c7a071d5279e on gfx:patch-1 into dfb3f8a9cc4920de2eb5964d76bb1f6a566094a7 on IndigoUnited:master.

zebateira commented 5 years ago

thank you @gfx! could you add a test for this? it's really simple, just edit or add a fixture and add a new test to detect this edge case. thank you!