aclark4life / vanity

Get package download statistics from PyPI
GNU General Public License v2.0
66 stars 14 forks source link

Added badges #43

Closed mattjegan closed 7 years ago

mattjegan commented 7 years ago
hugovk commented 7 years ago

Does badge.fury.io have a downloads count badge?

Another option is https://shields.io/

PS you can add "[CI skip]" to prevent a documentation-only commit from building: https://docs.travis-ci.com/user/customizing-the-build/#Skipping-a-build

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling bb2a13207281165a06c2d32d52596567be95305e on mattjegan:master into \ on aclark4life:master**.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling bb2a13207281165a06c2d32d52596567be95305e on mattjegan:master into \ on aclark4life:master**.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling bb2a13207281165a06c2d32d52596567be95305e on mattjegan:master into \ on aclark4life:master**.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling bb2a13207281165a06c2d32d52596567be95305e on mattjegan:master into \ on aclark4life:master**.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling bb2a13207281165a06c2d32d52596567be95305e on mattjegan:master into \ on aclark4life:master**.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling bb2a13207281165a06c2d32d52596567be95305e on mattjegan:master into \ on aclark4life:master**.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling bb2a13207281165a06c2d32d52596567be95305e on mattjegan:master into \ on aclark4life:master**.

hugovk commented 7 years ago

OK, thank you for all the comments @coveralls... I've disabled it from commenting in future.

hugovk commented 7 years ago

@mattjegan Could also add in a Landscape badge.

mattjegan commented 7 years ago

@hugovk no worries, should be a few minutes.

mattjegan commented 7 years ago

@hugovk There seems to be one already included for landscape, it was just wasn't visible before this PR. I've also included one for downloads now.

mattjegan commented 7 years ago

@hugovk made versioning badge and coverage badges source from shields.io to keep consistancy

hugovk commented 7 years ago

Before consistency: image

After, looks better: image

Hmm, maybe 0 downloads/month isn't much to brag about...

Is it possible to remove that grey line on the left? I think it's a blockquote.

Could you switch the coverage one to point to the master branch rather than the travisci branch? (The coverage unknown is probably just some caching, as it's only just been turned on, so let's not worry about that.)

mattjegan commented 7 years ago

@hugovk How's that? I removed the downloads for the time being, perhaps this is related to the PyPI download count issue?

hugovk commented 7 years ago

Yeah, it could well be linked to the download issue.