taniarascia / comments

Comments
7 stars 0 forks source link

display-build-status-and-test-coverage/ #35

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Display Build Status and Test Coverage Badges for a JavaScript Project | Tania Rascia

Recently, I wrote a lot of tests for a project I've been working on, and after all that work I wanted to put some nice badges on my repo. I…

https://www.taniarascia.com/display-build-status-and-test-coverage/

reergymerej commented 3 years ago

Thanks for the writeup. How do you handle not leaking your coveralls repo token? Looks like you don't need it for public repo integrations.

reergymerej commented 3 years ago

FWIW: https://github.com/lemurheavy/coveralls-public/issues/208