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 sharing? tests #110

Closed JuanVqz closed 1 year ago

JuanVqz commented 1 year ago

IMPORTANT: Please read the README before submitting pull requests for this project. Additionally, if your PR closes any open GitHub issue, make sure you include Closes #XXXX in your comment.

Description:

Adding some tests just to prepare to move the console report. feel free to close it if you think it's not helpful.

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 #110 (8c0077a) into main (0eaba8d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 8c0077a differs from pull request most recent head 6e4f595. Consider uploading reports for the commit 6e4f595 to get more accurate results

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