• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MushroomObserver / mushroom-observer / 28794983361

06 Jul 2026 01:25PM UTC coverage: 98.629% (-0.2%) from 98.782%
28794983361

Pull #4699

github

JoeCohen
Update rubocop todo file
Pull Request #4699: Bump RuboCop to 1.88.1

2 of 2 new or added lines in 2 files covered. (100.0%)

28 existing lines in 23 files now uncovered.

51658 of 52376 relevant lines covered (98.63%)

749.48 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

75.0
/app/classes/pattern_search/error/syntax_error.rb
1
# frozen_string_literal: true
2

3
module PatternSearch
3✔
4
  class BadBooleanError < Error
3✔
5
    def to_s
3✔
UNCOV
6
      :pattern_search_bad_boolean_error.t(term: args[:var].inspect,
×
7
                                          value: args[:val].inspect)
8
    end
9
  end
10
end
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc