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
511 stars 29 forks source link

Bump dependencies old Ruby versions #111

Closed JuanVqz closed 1 year ago

JuanVqz commented 1 year ago

Description:

continue updating dependencies and making them work in the GitHub Actions

If changes to the behavior are made, clearly describe what changes.

I will abide by the code of conduct.

codecov[bot] commented 1 year ago

Codecov Report

Merging #111 (a3ecfbe) into main (e6ea5cf) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a3ecfbe differs from pull request most recent head e94e5ab. Consider uploading reports for the commit e94e5ab to get more accurate results

@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files          17       17           
  Lines         315      315           
=======================================
  Hits          310      310           
  Misses          5        5           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

JuanVqz commented 1 year ago

This is passing for old Ruby versions https://github.com/fastruby/skunk/actions/runs/5441501497/jobs/9895526162