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 codecov score #113

Closed JuanVqz closed 11 months ago

JuanVqz commented 11 months 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:

To make Codecov happy about the coverage this pr increases the coverage for the command_factory file

https://app.codecov.io/gh/fastruby/skunk/commit/f6f63c825670e01a9fc01853848990345c1612ed

I will abide by the code of conduct.

codecov[bot] commented 11 months ago

Codecov Report

Merging #113 (2c44912) into main (f6f63c8) will increase coverage by 0.65%. The diff coverage is n/a.

:exclamation: Current head 2c44912 differs from pull request most recent head 5407c5a. Consider uploading reports for the commit 5407c5a to get more accurate results

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
+ Coverage   98.37%   99.02%   +0.65%     
==========================================
  Files          17       17              
  Lines         307      307              
==========================================
+ Hits          302      304       +2     
+ Misses          5        3       -2     

see 1 file with indirect coverage changes

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