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

Add some guidelines for PRs to README #74

Closed rdormer closed 3 years ago

rdormer commented 3 years ago

See https://www.pivotaltracker.com/story/show/174992964

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (7a79a26) into main (bacc62f) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7a79a26 differs from pull request most recent head fa06aa9. Consider uploading reports for the commit fa06aa9 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files          24       24           
  Lines         445      445           
=======================================
  Hits          425      425           
  Misses         20       20           

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 bacc62f...fa06aa9. Read the comment docs.