Skip to content

Commit e0511ac

Browse files
committed
snip
1 parent 50c4f0a commit e0511ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.simplecov

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ if ENV.fetch("COVERAGE", 0).to_i.positive?
6767
# However (possibly due to some residual random behaviour in test factories)
6868
# the line coverage needs to be set 0.02 below the reported value.
6969
# Nornmally this value needs to be 0.01 below the reported value due to rounding issues.
70-
minimum_coverage line: 97.40, branch: 87.23
70+
minimum_coverage line: 97.48, branch: 87.32
7171
# Values from test run Fri 13th February 2026
7272
# 97.46% (12553 / 12880) -> 327 lines uncovered
7373
# 87.18% (2808 / 3221) -> 192 + 221 = 411 branches uncovered

0 commit comments

Comments
 (0)