fayland / perl-Dist-Zilla-Plugin-GitHubREADME-Badge

Dist::Zilla - add badges to github README.md
Other
6 stars 10 forks source link

Fix github url for docker badge #33

Closed powerman closed 6 years ago

powerman commented 6 years ago

I'm sorry to say that, but I was too sleepy when preparing previous PR and missed this, so here is one more fix: github url should use original case. This is pure aesthetic issue because github accept any user/repo case in url (so current version works, just looks wrong).

fayland commented 6 years ago

it's ok. I write buggy code as well. thanks for the PR, will ship it to PAUSE in next few minutes.

codecov-io commented 6 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   91.45%   91.45%           
=======================================
  Files          14       14           
  Lines         199      199           
  Branches       26       26           
=======================================
  Hits          182      182           
  Misses          3        3           
  Partials       14       14
Impacted Files Coverage Δ
lib/Dist/Zilla/Plugin/GitHubREADME/Badge.pm 84.78% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aba7d7a...ca6322a. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 98.492% when pulling ca6322a2edf8c7647220237320135b3bed3ab324 on powerman:docker into aba7d7a445d5deed178e94783ae76a625f4aa048 on fayland:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 98.492% when pulling ca6322a2edf8c7647220237320135b3bed3ab324 on powerman:docker into aba7d7a445d5deed178e94783ae76a625f4aa048 on fayland:master.