You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable :branch in after(:suite) and threshold both line and branch at
100%. Add branch-targeting specs for the testable conditionals and bare
gates, SIMPLECOV_NO_DEFAULTS, the at_exit Proc.new fallback, status's
covered? else nil).
Also drop unnecessary &. operators in FileList and SourceFile where
the receiver is invariantly non-nil (line stats are always set;
SourceFile always assembles a full :line/:branch/:method
coverage_statistics hash). Those were producing dead 'else' branches.
0 commit comments