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

Relax ruby dependency in gemspec file #92

Closed etagwerker closed 2 years ago

etagwerker commented 2 years ago

This PR relaxes the Ruby dependency configuration.

I will abide by the code of conduct.

codecov[bot] commented 2 years ago

Codecov Report

Merging #92 (441f837) into main (507a725) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 441f837 differs from pull request most recent head 1d72255. Consider uploading reports for the commit 1d72255 to get more accurate results

@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  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