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

Unleash / unleash-client-ruby / 5268590299

pending completion
5268590299

push

github

rarruda
chore: docs: Changelog fixup (to be squashed)

2419 of 2497 relevant lines covered (96.88%)

412.82 hits per line

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

85.71
/lib/unleash/bootstrap/provider/base.rb
1
module Unleash
16✔
2
  module Bootstrap
16✔
3
    module Provider
16✔
4
      class NotImplemented < RuntimeError
16✔
5
      end
6

7
      class Base
16✔
8
        def read
16✔
9
          raise NotImplemented, "Bootstrap is not implemented"
×
10
        end
11
      end
12
    end
13
  end
14
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

© 2025 Coveralls, Inc