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 duplicate jobs running on every PR #64

Closed bronzdoc closed 3 years ago

bronzdoc commented 3 years ago

Closes https://github.com/fastruby/skunk/issues/62

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (d551061) into main (d503a16) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   93.85%   93.85%           
=======================================
  Files          23       23           
  Lines         423      423           
=======================================
  Hits          397      397           
  Misses         26       26           

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 d503a16...d551061. Read the comment docs.