fastruby / skunk

A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
https://www.fastruby.io/blog/code-quality/intruducing-skunk-stink-score-calculator.html
MIT License
505 stars 25 forks source link

Fix changelog uri #90

Closed JuanVqz closed 2 years ago

JuanVqz commented 2 years ago

Metadata for the changelog_uri is not pointing out in the right direction, so this PR fixes the issue

I will abide by the code of conduct.

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (1457ab9) into main (a8f80af) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1457ab9 differs from pull request most recent head 99dc020. Consider uploading reports for the commit 99dc020 to get more accurate results

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files          25       25           
  Lines         462      462           
=======================================
  Hits          454      454           
  Misses          8        8           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more