Skip to content

Commit 2afd0d2

Browse files
committed
Update expectations to use rounded values
1 parent 80e2e47 commit 2afd0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/samples/console_output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+---------------------------------------+----------------+------------------+--------------+--------------+--------------+
22
| file | stink_score | churn_times_cost | churn | cost | coverage |
33
+---------------------------------------+----------------+------------------+--------------+--------------+--------------+
4-
| samples/rubycritic/analysed_module.rb | 0.59 | 0.5888 | 1 | 0.5888 | 100.0 |
4+
| samples/rubycritic/analysed_module.rb | 0.59 | 0.59 | 1 | 0.59 | 100.0 |
55
+---------------------------------------+----------------+------------------+--------------+--------------+--------------+
66

77
StinkScore Total: 0.59

0 commit comments

Comments
 (0)