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
And running rspec, at the end I'm seeing this error:
Formatter SimpleCovSmallBadge::Formatter failed with NoMethodError: undefined method `positive?' for {}:Hash
if SimpleCov.minimum_coverage&.positive?
^^^^^^^^^^^ (/home/rael/.rvm/gems/ruby-3.1.2@output-set/gems/simplecov-small-badge-0.2.4/lib/simplecov_small_badge/formatter.rb:36:in `state')
The text was updated successfully, but these errors were encountered:
While using:
3.x
(I tested with3.0.4
or3.1.2
)6.1.7
0.21.2
And running
rspec
, at the end I'm seeing this error:The text was updated successfully, but these errors were encountered: